Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpcmp/
Dfsl_lpcmp.h223 } lpcmp_window_control_config_t; typedef
461 void LPCMP_SetWindowControl(LPCMP_Type *base, const lpcmp_window_control_config_t *config);
Dfsl_lpcmp.c298 void LPCMP_SetWindowControl(LPCMP_Type *base, const lpcmp_window_control_config_t *config) in LPCMP_SetWindowControl()