Searched refs:Cy_LPComp_SetPower (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_lpcomp.c | 283 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/ |
| D | cyhal_comp_lp.c | 328 …Cy_LPComp_SetPower(obj->base_lpcomp, _CYHAL_COMP_GET_CHANNEL(obj->resource.channel_num), comp_lp_c… in _cyhal_comp_lp_init() 405 …Cy_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/ |
| D | cy_lpcomp.h | 524 void Cy_LPComp_SetPower(LPCOMP_Type* base, cy_en_lpcomp_channel_t channel, cy_en_lpcomp_pwr_t power…
|