Home
last modified time | relevance | path

Searched defs:sarMask (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar.c43 #define IS_SAR_MASK_VALID(sarMask) (0UL == ((sarMask) & ((uint32_t) ~CY_SAR_MASK))) argument
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar.h2751 __STATIC_INLINE void Cy_SAR_SimultStart(PASS_Type *base, uint32_t sarMask, cy_en_sar_start_convert_… in Cy_SAR_SimultStart()
2782 __STATIC_INLINE void Cy_SAR_SimultStop(PASS_Type *base, uint32_t sarMask) in Cy_SAR_SimultStop()