Home
last modified time | relevance | path

Searched refs:Cy_LPComp_Init (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c47 Cy_LPComp_Init((base), (channel), (config))
62 Cy_LPComp_Init((base), (channel), (config), &(obj->context))
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h512 cy_en_lpcomp_status_t Cy_LPComp_Init(LPCOMP_Type *base, cy_en_lpcomp_channel_t channel, const cy_st…
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c162 cy_en_lpcomp_status_t Cy_LPComp_Init(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, const cy_st… in Cy_LPComp_Init() function