Searched refs:wdog0ClkGet (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_cmu.c | 258 static void wdog0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel); 924 wdog0ClkGet(&ret, NULL); in CMU_ClockFreqGet() 1120 wdog0ClkGet(&ret, NULL); in CMU_ClockFreqGet() 1308 wdog0ClkGet(NULL, &ret); in CMU_ClockSelectGet() 5252 static void wdog0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in wdog0ClkGet() function
|
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_cmu.c | 255 static void wdog0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel); 918 wdog0ClkGet(&ret, NULL); in CMU_ClockFreqGet() 1108 wdog0ClkGet(&ret, NULL); in CMU_ClockFreqGet() 1292 wdog0ClkGet(NULL, &ret); in CMU_ClockSelectGet() 5199 static void wdog0ClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in wdog0ClkGet() function
|