Searched refs:PDM_CIC_CFG_POST_SCALE_SET (Results 1 – 6 of 6) sorted by relevance
43 ptr->CIC_CFG = PDM_CIC_CFG_POST_SCALE_SET(config->post_scale) in pdm_init()
182 ptr->CIC_CFG = PDM_CIC_CFG_POST_SCALE_SET(post_scale) in pdm_config_cic()
333 #define PDM_CIC_CFG_POST_SCALE_SET(x) (((uint32_t)(x) << PDM_CIC_CFG_POST_SCALE_SHIFT) & PDM_CIC_CF… macro
Completed in 15 milliseconds