Home
last modified time | relevance | path

Searched refs:Cy_SAR_IsChannelDifferential (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar.h1673 __STATIC_INLINE bool Cy_SAR_IsChannelDifferential(const SAR_Type *base, uint32_t chan);
2341 __STATIC_INLINE bool Cy_SAR_IsChannelDifferential(const SAR_Type *base, uint32_t chan) in Cy_SAR_IsChannelDifferential() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sar.c816 if (true == Cy_SAR_IsChannelDifferential(base, chan)) in Cy_SAR_IsChannelSigned()