Home
last modified time | relevance | path

Searched refs:HTCFG_TIME_PCLK_DIV (Results 1 – 9 of 9) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32_time.h120 #undef HTCFG_TIME_PCLK_DIV
121 #define HTCFG_TIME_PCLK_DIV (0) macro
124 #define HTCFG_TIME_CLKSRC (_HTCFG_TIME_CORECLK >> HTCFG_TIME_PCLK_DIV)
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32_time.h120 #undef HTCFG_TIME_PCLK_DIV
121 #define HTCFG_TIME_PCLK_DIV (0) macro
124 #define HTCFG_TIME_CLKSRC (_HTCFG_TIME_CORECLK >> HTCFG_TIME_PCLK_DIV)
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_time.c103 CKCU_SetPeripPrescaler(_HTCFG_TIME_CKCU_PCLK, (CKCU_APBCLKPRE_TypeDef)HTCFG_TIME_PCLK_DIV); in Time_Init()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_time.c103 CKCU_SetPeripPrescaler(_HTCFG_TIME_CKCU_PCLK, (CKCU_APBCLKPRE_TypeDef)HTCFG_TIME_PCLK_DIV); in Time_Init()
/bsp/ht32/ht32f12366/board/inc/
A Dht32f1xxxx_conf.h237 #define HTCFG_TIME_PCLK_DIV (0) // 0 ~ 3. (/1, /2, /4, /8) macro
/bsp/ht32/ht32f52352/board/inc/
A Dht32f5xxxx_conf.h250 #define HTCFG_TIME_PCLK_DIV (0) // 0 ~ 3. (/1, /2, /4, /8) macro
/bsp/ht32/ht32f53252/board/inc/
A Dht32f5xxxx_conf.h250 #define HTCFG_TIME_PCLK_DIV (0) // 0 ~ 3. (/1, /2, /4, /8) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt132 …- To ensure the correct configuration of the timer clock, the "HTCFG_TIME_PCLK_DIV" is redefined a…
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt539 …- To ensure the correct configuration of the timer clock, the "HTCFG_TIME_PCLK_DIV" is redefined a…

Completed in 21 milliseconds