Searched refs:MEC5_BDP_CFG_FIFO_THRES_MSK (Results 1 – 2 of 2) sorted by relevance
59 temp = (cfg_flags & MEC5_BDP_CFG_FIFO_THRES_MSK) >> MEC5_BDP_CFG_FIFO_THRES_POS; in mec_hal_bdp_init()141 temp = (cfg_thrh & MEC5_BDP_CFG_FIFO_THRES_MSK) >> MEC5_BDP_CFG_FIFO_THRES_POS; in mec_hal_bdp_fifo_thresh_set()
36 #define MEC5_BDP_CFG_FIFO_THRES_MSK 0x7 macro