Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_ebi.c68 Assert_Param(IS_EBI_BANK(EBI_InitStruct->EBI_Bank)); in EBI_Init()
149 Assert_Param(IS_EBI_BANK(EBI_Bank)); in EBI_Cmd()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32f1xxxx_ebi.c69 Assert_Param(IS_EBI_BANK(EBI_InitStruct->EBI_Bank)); in EBI_Init()
207 Assert_Param(IS_EBI_BANK(EBI_Bank)); in EBI_Cmd()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_ebi.h84 #define IS_EBI_BANK(BANK) ((BANK == EBI_BANK_0) || \ macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_ebi.h98 #define IS_EBI_BANK(BANK) ((BANK == EBI_BANK_0) || \ macro

Completed in 7 milliseconds