Searched refs:Cy_SAR2_Channel_SetInterruptMask (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_sar2.h | 677 __STATIC_INLINE void Cy_SAR2_Channel_SetInterruptMask(PASS_SAR_Type * base, uint32_t channel, uint3… 1055 __STATIC_INLINE void Cy_SAR2_Channel_SetInterruptMask(PASS_SAR_Type * base, uint32_t channel, uint3… in Cy_SAR2_Channel_SetInterruptMask() function
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_sar2.c | 192 Cy_SAR2_Channel_SetInterruptMask(base, channel, channelConfig->interruptMask); in Cy_SAR2_Channel_Init() 223 Cy_SAR2_Channel_SetInterruptMask(base, channel, 0UL); in Cy_SAR2_Channel_DeInit()
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_adc_sar.c | 582 Cy_SAR2_Channel_SetInterruptMask(obj->base, last_channel, new_mask); in _cyhal_adc_update_intr_mask()
|