Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ctdac.h661 __STATIC_INLINE void Cy_CTDAC_Disable(CTDAC_Type *base);
744 __STATIC_INLINE void Cy_CTDAC_Disable(CTDAC_Type *base) in Cy_CTDAC_Disable() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_dac.c409 Cy_CTDAC_Disable(obj->base_dac); in cyhal_dac_free()
566 Cy_CTDAC_Disable(obj->base_dac); in cyhal_dac_set_power()