Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_lpcomp.c283 Cy_LPComp_SetPower(base, channel, powerSpeed); in Cy_LPComp_Enable()
373 Cy_LPComp_SetPower(base, channel, CY_LPCOMP_MODE_OFF); in Cy_LPComp_Disable()
585 void Cy_LPComp_SetPower(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_pwr_t power) in Cy_LPComp_SetPower() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_comp_lp.c328Cy_LPComp_SetPower(obj->base_lpcomp, _CYHAL_COMP_GET_CHANNEL(obj->resource.channel_num), comp_lp_c… in _cyhal_comp_lp_init()
405Cy_LPComp_SetPower(obj->base_lpcomp, _CYHAL_COMP_GET_CHANNEL(obj->resource.channel_num), power_lev… in _cyhal_comp_lp_set_power()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_lpcomp.h524 void Cy_LPComp_SetPower(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_pwr_t power…