Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_acomp/
Dfsl_acomp.h76 } acomp_ladder_config_t; typedef
179 void ACOMP_SetLadderConfig(ACOMP_Type *base, const acomp_ladder_config_t *config);
Dfsl_acomp.c167 void ACOMP_SetLadderConfig(ACOMP_Type *base, const acomp_ladder_config_t *config) in ACOMP_SetLadderConfig()