Home
last modified time | relevance | path

Searched refs:g_Supported_List (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m46x/StdDriver/src/
Dspim.c39 static volatile uint8_t g_Supported_List[] = variable
571 for (i = 0UL; i < sizeof(g_Supported_List)/sizeof(g_Supported_List[0]); i++) in SPIM_InitFlash()
573 if (idBuf[0] == g_Supported_List[i]) in SPIM_InitFlash()
/hal_nuvoton-latest/m48x/StdDriver/src/
Dspim.c39 static volatile uint8_t g_Supported_List[] = variable
545 for (i = 0UL; i < sizeof(g_Supported_List)/sizeof(g_Supported_List[0]); i++) in SPIM_InitFlash()
547 if (idBuf[0] == g_Supported_List[i]) in SPIM_InitFlash()