Home
last modified time | relevance | path

Searched refs:CKCU_FLAG_USBPLLRDY (Results 1 – 6 of 6) sorted by relevance

/bsp/ht32/libraries/usbd_library/src/
A Dusb_port.c46 while (CKCU_GetClockReadyStatus(CKCU_FLAG_USBPLLRDY) == RESET); in USBPLL_Configuration()
A Dht32_usbd_int.c233 while (CKCU_GetClockReadyStatus(CKCU_FLAG_USBPLLRDY) == RESET); in USBPLL_Configuration()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_serial.c381 while (CKCU_GetClockReadyStatus(CKCU_FLAG_USBPLLRDY) == RESET); in USBPLL_Configuration()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_ckcu.h523 #define CKCU_FLAG_USBPLLRDY (1UL) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_serial.c386 while (CKCU_GetClockReadyStatus(CKCU_FLAG_USBPLLRDY) == RESET); in USBPLL_Configuration()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_ckcu.h650 #define CKCU_FLAG_USBPLLRDY (1UL) macro

Completed in 15 milliseconds