Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/gpc_2/
Dfsl_gpc.h109 #define GPC_PCG_TIME_SLOT_TOTAL_NUMBER GPC_SLT_CFG_PU_COUNT macro
319 assert(slotIndex < GPC_PCG_TIME_SLOT_TOTAL_NUMBER); in GPC_TimeSlotConfigureForPUS()
338 assert(slotIndex < GPC_PCG_TIME_SLOT_TOTAL_NUMBER); in GPC_TimeSlotConfigureForExtendedPUS()
Dfsl_gpc.c36 assert(powerUpSlot < GPC_PCG_TIME_SLOT_TOTAL_NUMBER); in GPC_Init()
37 assert(powerDownSlot < GPC_PCG_TIME_SLOT_TOTAL_NUMBER); in GPC_Init()