Home
last modified time | relevance | path

Searched refs:LPC_DAC_T (Results 1 – 3 of 3) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddac_15xx.h51 } LPC_DAC_T; typedef
79 void Chip_DAC_Init(LPC_DAC_T *pDAC);
86 void Chip_DAC_DeInit(LPC_DAC_T *pDAC);
104 STATIC INLINE bool Chip_DAC_GetIntStatus(LPC_DAC_T *pDAC) in Chip_DAC_GetIntStatus()
114 STATIC INLINE void Chip_DAC_SetTrgSrcInternal(LPC_DAC_T *pDAC) in Chip_DAC_SetTrgSrcInternal()
124 STATIC INLINE void Chip_DAC_SetTrgSrcExternal(LPC_DAC_T *pDAC) in Chip_DAC_SetTrgSrcExternal()
151 STATIC INLINE void Chip_DAC_EnableSyncBypass(LPC_DAC_T *pDAC) in Chip_DAC_EnableSyncBypass()
171 STATIC INLINE void Chip_DAC_EnableIntTimer(LPC_DAC_T *pDAC) in Chip_DAC_EnableIntTimer()
181 STATIC INLINE void Chip_DAC_DisableIntTimer(LPC_DAC_T *pDAC) in Chip_DAC_DisableIntTimer()
211 STATIC INLINE void Chip_DAC_EnableShutOff(LPC_DAC_T *pDAC) in Chip_DAC_EnableShutOff()
[all …]
A Dchip.h125 #define LPC_DAC ((LPC_DAC_T *) LPC_DAC_BASE)
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Ddac_15xx.c51 void Chip_DAC_Init(LPC_DAC_T *pDAC) in Chip_DAC_Init()
58 void Chip_DAC_DeInit(LPC_DAC_T *pDAC) in Chip_DAC_DeInit()

Completed in 4 milliseconds