Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/COMPONENT_CAT1B/include/
Dcyhal_missing_pdl.h79 } cy_en_sar_clock_source_t; typedef
319 cy_en_sar_clock_source_t clock;
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sar.h1407 } cy_en_sar_clock_source_t; typedef
1484cy_en_sar_clock_source_t clock; /**< Clock source selection (enable/disable SA…
1682 __STATIC_INLINE void Cy_SAR_SelectClock(const SAR_Type * base, cy_en_sar_clock_source_t clock);
2450 __STATIC_INLINE void Cy_SAR_SelectClock(const SAR_Type * base, cy_en_sar_clock_source_t clock) in Cy_SAR_SelectClock()