Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/include/
DEmios_Mcl_Ip_Types.h118 const boolean allowDebugMode; member
123 …const boolean allowDebugMode; /**< Allow all channel in EMIOS group can enter debug mode… member
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DEmios_Mcl_Ip.c186 …lobalConfig->clkDivVal) | eMIOS_MCR_FRZ(((uint32)ConfigPtr->emiosGlobalConfig->allowDebugMode)) | \ in Emios_Mcl_Ip_Init()
192 if ((*ConfigPtr->masterBusConfig)[CurrentChannel].allowDebugMode) in Emios_Mcl_Ip_Init()