Home
last modified time | relevance | path

Searched refs:LIBCFG_CKCU_NO_APB_PRESCALER (Results 1 – 12 of 12) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1655_56_libcfg.h59 #define LIBCFG_CKCU_NO_APB_PRESCALER (1) macro
A Dht32_time.h119 #if (LIBCFG_CKCU_NO_APB_PRESCALER == 1)
A Dht32f1xxxx_ckcu.h688 #if (LIBCFG_CKCU_NO_APB_PRESCALER)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f50020_30_libcfg.h79 #define LIBCFG_CKCU_NO_APB_PRESCALER (1) macro
A Dht32_time.h119 #if (LIBCFG_CKCU_NO_APB_PRESCALER == 1)
A Dht32f5xxxx_ckcu.h53 #if (!LIBCFG_CKCU_NO_APB_PRESCALER)
905 #if (!LIBCFG_CKCU_NO_APB_PRESCALER)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_ckcu.c205 #if (!LIBCFG_CKCU_NO_APB_PRESCALER) in CKCU_DeInit()
212 …#if ((!LIBCFG_CKCU_NO_APB_PRESCALER) && (LIBCFG_PWM0 || LIBCFG_PWM1 || LIBCFG_MIDI || LIBCFG_DAC0 … in CKCU_DeInit()
639 #if (!LIBCFG_CKCU_NO_APB_PRESCALER)
708 #if (!LIBCFG_CKCU_NO_APB_PRESCALER) in CKCU_GetPeripFrequency()
A Dht32_time.c102 #if (LIBCFG_CKCU_NO_APB_PRESCALER == 0) in Time_Init()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_time.c102 #if (LIBCFG_CKCU_NO_APB_PRESCALER == 0) in Time_Init()
A Dht32f1xxxx_ckcu.c192 #if (LIBCFG_CKCU_NO_APB_PRESCALER) in CKCU_DeInit()
573 #if (LIBCFG_CKCU_NO_APB_PRESCALER == 0)
638 #if (LIBCFG_CKCU_NO_APB_PRESCALER) in CKCU_GetPeripFrequency()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt131 …ht32_time.h", "ht32f1xxxx_conf.h" and "ht32_time_conf.h" for "LIBCFG_CKCU_NO_APB_PRESCALER" series.
152 - "LIBCFG_CKCU_APBCLKFIX" rename to "LIBCFG_CKCU_NO_APB_PRESCALER"
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt538 …ht32_time.h", "ht32f5xxxx_conf.h" and "ht32_time_conf.h" for "LIBCFG_CKCU_NO_APB_PRESCALER" series.

Completed in 25 milliseconds