Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpcmp.h99 } lpcmp_dac_config_t; typedef
252 void LPCMP_SetDACConfig(LPCMP_Type *base, const lpcmp_dac_config_t *config);
Dfsl_lpcmp.c146 void LPCMP_SetDACConfig(LPCMP_Type *base, const lpcmp_dac_config_t *config) in LPCMP_SetDACConfig()