Searched refs:CIC_CFG (Results 1 – 10 of 10) sorted by relevance
37 ptr->CIC_CFG = (ptr->CIC_CFG & ~VAD_CIC_CFG_POST_SCALE_MASK) in vad_init()
43 ptr->CIC_CFG = PDM_CIC_CFG_POST_SCALE_SET(config->post_scale) in pdm_init()
289 ptr->CIC_CFG |= (ptr->CIC_CFG & ~VAD_CIC_CFG_POST_SCALE_MASK) in vad_set_post_scale()
182 ptr->CIC_CFG = PDM_CIC_CFG_POST_SCALE_SET(post_scale) in pdm_config_cic()
23 __RW uint32_t CIC_CFG; /* 0x28: CIC Configuration Register */ member
17 __RW uint32_t CIC_CFG; /* 0x10: CIC configuration register */ member
Completed in 50 milliseconds