Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpcmp.h112 } lpcmp_config_t; typedef
135 void LPCMP_Init(LPCMP_Type *base, const lpcmp_config_t *config);
166 void LPCMP_GetDefaultConfig(lpcmp_config_t *config);
Dfsl_lpcmp.c56 void LPCMP_Init(LPCMP_Type *base, const lpcmp_config_t *config) in LPCMP_Init()
112 void LPCMP_GetDefaultConfig(lpcmp_config_t *config) in LPCMP_GetDefaultConfig()