Searched refs:Cy_SAR_GetSatInterruptMask (Results 1 – 2 of 2) sorted by relevance
1660 __STATIC_INLINE uint32_t Cy_SAR_GetSatInterruptMask(const SAR_Type *base);2261 __STATIC_INLINE uint32_t Cy_SAR_GetSatInterruptMask(const SAR_Type *base) in Cy_SAR_GetSatInterruptMask() function
832 … channel_configs[i].satIntrEn = (0u != (Cy_SAR_GetSatInterruptMask(adc->base) & 1uL << i)); in _cyhal_adc_extract_channel_conf()