Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h333 …boolean isIntActive; /**< Save status of enabling/disabling … member
/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c292 Canexcel_Ip_apxState[instance]->isIntActive = FALSE; in Canexcel_Ip_Init()
602 state->isIntActive = TRUE; in Canexcel_Ip_EnableInterrupts()
614 state->isIntActive = FALSE; in Canexcel_Ip_DisableInterrupts()