Home
last modified time | relevance | path

Searched refs:usbClkGet (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_cmu.c264 static void usbClkGet(uint32_t *freq, CMU_Select_TypeDef *sel);
1179 usbClkGet(&ret, NULL); in CMU_ClockFreqGet()
1412 usbClkGet(NULL, &ret); in CMU_ClockSelectGet()
5395 static void usbClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in usbClkGet() function
/hal_silabs-latest/gecko/emlib/src/
Dem_cmu.c261 static void usbClkGet(uint32_t *freq, CMU_Select_TypeDef *sel);
1167 usbClkGet(&ret, NULL); in CMU_ClockFreqGet()
1396 usbClkGet(NULL, &ret); in CMU_ClockSelectGet()
5342 static void usbClkGet(uint32_t *freq, CMU_Select_TypeDef *sel) in usbClkGet() function