Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_ebi.h102 #define EBI_IDLECYCLE_DISABLE ((u32)0x00001000) macro
105 (IDLECYCLE == EBI_IDLECYCLE_DISABLE))
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_ebi.h125 #define EBI_IDLECYCLE_DISABLE ((u32)0x00001000) macro
128 (IDLECYCLE == EBI_IDLECYCLE_DISABLE))
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_ebi.c119 EBI_InitStruct->EBI_IdleCycle = EBI_IDLECYCLE_DISABLE; in EBI_StructInit()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_ebi.c170 EBI_InitStruct->EBI_IdleCycle = EBI_IDLECYCLE_DISABLE; in EBI_StructInit()

Completed in 7 milliseconds