Lines Matching defs:sel

509                          CMU_Select_TypeDef sel,  in CMU_ClkOutPinConfig()
3967 static void em01GrpbClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in em01GrpbClkGet()
4032 static void euart0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in euart0ClkGet()
4068 static void eusart0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in eusart0ClkGet()
4154 static void em01GrpcClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in em01GrpcClkGet()
4221 static void lcdClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in lcdClkGet()
4268 static void vdac0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in vdac0ClkGet()
4319 static void vdac1ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in vdac1ClkGet()
4372 static void pcnt0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in pcnt0ClkGet()
4414 static void lesenseHFClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in lesenseHFClkGet()
4539 static void traceClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in traceClkGet()
4602 static void dpllRefClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in dpllRefClkGet()
4652 static void em01GrpaClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in em01GrpaClkGet()
4723 static void em23GrpaClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in em23GrpaClkGet()
4773 static void em4GrpaClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in em4GrpaClkGet()
5016 static void iadcClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in iadcClkGet()
5091 static void rtccClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in rtccClkGet()
5139 static void sysrtcClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in sysrtcClkGet()
5199 static void wdog0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in wdog0ClkGet()
5255 static void wdog1ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in wdog1ClkGet()
5311 static void sysTickClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in sysTickClkGet()
5342 static void usbClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in usbClkGet()
6404 uint32_t sel; in lfClkGet() local