Home
last modified time | relevance | path

Searched refs:DAC_T (Results 1 – 12 of 12) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Ddac.c46 void DAC_Open(DAC_T *dac, in DAC_Open()
61 void DAC_Close(DAC_T *dac, uint32_t u32Ch) in DAC_Close()
74 uint32_t DAC_SetDelayTime(DAC_T *dac, uint32_t u32Delay) in DAC_SetDelayTime()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Ddac.c46 void DAC_Open(DAC_T *dac, in DAC_Open()
61 void DAC_Close(DAC_T *dac, uint32_t u32Ch) in DAC_Close()
74 uint32_t DAC_SetDelayTime(DAC_T *dac, uint32_t u32Delay) in DAC_SetDelayTime()
/hal_nuvoton-latest/m46x/StdDriver/src/
Ddac.c46 void DAC_Open(DAC_T *dac, in DAC_Open()
62 void DAC_Close(DAC_T *dac, uint32_t u32Ch) in DAC_Close()
76 uint32_t DAC_SetDelayTime(DAC_T *dac, uint32_t u32Delay) in DAC_SetDelayTime()
/hal_nuvoton-latest/m46x/StdDriver/inc/
Ddac.h254 void DAC_Open(DAC_T *dac, uint32_t u32Ch, uint32_t u32TrgSrc);
255 void DAC_Close(DAC_T *dac, uint32_t u32Ch);
256 uint32_t DAC_SetDelayTime(DAC_T *dac, uint32_t u32Delay);
/hal_nuvoton-latest/m48x/StdDriver/inc/
Ddac.h253 void DAC_Open(DAC_T *dac, uint32_t u32Ch, uint32_t u32TrgSrc);
254 void DAC_Close(DAC_T *dac, uint32_t u32Ch);
255 uint32_t DAC_SetDelayTime(DAC_T *dac, uint32_t u32Delay);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Ddac.h254 void DAC_Open(DAC_T *dac, uint32_t u32Ch, uint32_t u32TrgSrc);
255 void DAC_Close(DAC_T *dac, uint32_t u32Ch);
256 uint32_t DAC_SetDelayTime(DAC_T *dac, uint32_t u32Delay);
/hal_nuvoton-latest/m48x/Devices/M480/Include/
Ddac_reg.h141 } DAC_T; typedef
DM480.h449 #define DAC0 ((DAC_T *) DAC0_BASE)
450 #define DAC1 ((DAC_T *) DAC1_BASE)
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Ddac_reg.h164 } DAC_T; typedef
Dm460.h547 #define DAC0 ((DAC_T *) DAC0_BASE)
548 #define DAC1 ((DAC_T *) DAC1_BASE)
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
Ddac_reg.h166 } DAC_T; typedef
DM2L31.h493 #define DAC0 ((DAC_T *) DAC_BASE)
494 #define DAC1 ((DAC_T *) (DAC_BASE+0x40UL))