Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dkeystore.h130 uint32_t KS_GetRemainKeyCount(KS_MEM_Type mem);
/hal_nuvoton-latest/m46x/StdDriver/src/
Dkeystore.c288 if(KS_GetRemainKeyCount(KS_SRAM) == 1) in KS_Write()
654 uint32_t KS_GetRemainKeyCount(KS_MEM_Type mem) in KS_GetRemainKeyCount() function