Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h211 } lpcmp_config_t; typedef
280 void LPCMP_Init(LPCMP_Type *base, const lpcmp_config_t *config);
312 void LPCMP_GetDefaultConfig(lpcmp_config_t *config);
Dfsl_lpcmp.c100 void LPCMP_Init(LPCMP_Type *base, const lpcmp_config_t *config) in LPCMP_Init()
209 void LPCMP_GetDefaultConfig(lpcmp_config_t *config) in LPCMP_GetDefaultConfig()