Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dsc.h29 #define SC_INTERFACE_NUM 3 /*!< Smartcard interface numbers \hideinitializer … macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dsc.h29 #define SC_INTERFACE_NUM (3UL) /*!< Smartcard interface numbers \hidei… macro
/hal_nuvoton-latest/m48x/StdDriver/src/
Dsc.c13 static uint32_t u32CardStateIgnore[SC_INTERFACE_NUM] = {0UL, 0UL, 0UL};
/hal_nuvoton-latest/m46x/StdDriver/src/
Dsc.c14 static uint32_t g_u32CardStateIgnore[SC_INTERFACE_NUM] = {0UL, 0UL, 0UL};