Searched refs:Cy_SAR_SetInterruptMask (Results 1 – 3 of 3) sorted by relevance
339 #define Cy_SAR_SetInterruptMask(base, intrMask) macro
1645 __STATIC_INLINE void Cy_SAR_SetInterruptMask(SAR_Type *base, uint32_t intrMask);1941 __STATIC_INLINE void Cy_SAR_SetInterruptMask(SAR_Type *base, uint32_t intrMask) in Cy_SAR_SetInterruptMask() function
596 Cy_SAR_SetInterruptMask(obj->base, new_mask); in _cyhal_adc_update_intr_mask()1765 Cy_SAR_SetInterruptMask(obj->base, CY_SAR_INTR_EOS); in cyhal_adc_configure()