HPM SDK
HPMicro Software Development Kit
hpm_plb_drv.c File Reference
#include "hpm_soc_feature.h"
#include "hpm_plb_drv.h"

Functions

void plb_type_b_set_lut (PLB_Type *plb, plb_chn_t chn, plb_type_b_lut_slice_t slice, plb_type_b_slice_opt_t opt)
 Configuring the PLB type_b's lookup table. More...
 
void plb_type_b_set_lut_range_mask (PLB_Type *plb, plb_chn_t chn, uint16_t mask, plb_type_b_slice_opt_t opt)
 Batch set plb lut b type data, the unit corresponding to the bit marked with a mask of 1 is configured. More...
 
void plb_type_b_set_all_slice (PLB_Type *plb, plb_chn_t chn, plb_type_b_slice_opt_t opt)
 Configure all lut to the same configuration. More...