Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cop/
Dfsl_cop.h73 } cop_config_t; typedef
105 void COP_GetDefaultConfig(cop_config_t *config);
126 void COP_Init(SIM_Type *base, const cop_config_t *config);
Dfsl_cop.c37 void COP_GetDefaultConfig(cop_config_t *config) in COP_GetDefaultConfig()
73 void COP_Init(SIM_Type *base, const cop_config_t *config) in COP_Init()