Searched refs:Cy_SAR2_Channel_GetInterruptMask (Results 1 – 2 of 2) sorted by relevance
678 __STATIC_INLINE uint32_t Cy_SAR2_Channel_GetInterruptMask(PASS_SAR_Type * base, uint32_t channel);1077 __STATIC_INLINE uint32_t Cy_SAR2_Channel_GetInterruptMask(PASS_SAR_Type * base, uint32_t channel) in Cy_SAR2_Channel_GetInterruptMask() function
553 channel_configs[i].interruptMask = Cy_SAR2_Channel_GetInterruptMask(adc->base, i); in _cyhal_adc_extract_channel_conf()570 uint32_t current_mask = Cy_SAR2_Channel_GetInterruptMask(obj->base, last_channel); in _cyhal_adc_update_intr_mask()