Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/gpc_2/
Dfsl_gpc.h152 } gpc_lpm_config_t; typedef
350 void GPC_EnterWaitMode(GPC_Type *base, gpc_lpm_config_t *config);
358 void GPC_EnterStopMode(GPC_Type *base, gpc_lpm_config_t *config);
Dfsl_gpc.c127 void GPC_EnterWaitMode(GPC_Type *base, gpc_lpm_config_t *config) in GPC_EnterWaitMode()
155 void GPC_EnterStopMode(GPC_Type *base, gpc_lpm_config_t *config) in GPC_EnterStopMode()