Home
last modified time | relevance | path

Searched refs:IS_EBI_IDLE_CYCLE_TIME (Results 1 – 4 of 4) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_ebi.h136 #define IS_EBI_IDLE_CYCLE_TIME(TIME) (TIME < 0x10) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_ebi.c75 Assert_Param(IS_EBI_IDLE_CYCLE_TIME(EBI_InitStruct->EBI_IdleCycleTime)); in EBI_Init()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_ebi.h232 #define IS_EBI_IDLE_CYCLE_TIME(TIME) (TIME < 0x10) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_ebi.c83 Assert_Param(IS_EBI_IDLE_CYCLE_TIME(EBI_InitStruct->EBI_IdleCycleTime)); in EBI_Init()

Completed in 14 milliseconds