Searched defs:pDAC (Results 1 – 2 of 2) sorted by relevance
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()161 STATIC INLINE void Chip_DAC_DisableSyncBypass(LPC_DAC_T *pDAC) in Chip_DAC_DisableSyncBypass()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()191 STATIC INLINE void Chip_DAC_EnableDoubleBuffer(LPC_DAC_T *pDAC) in Chip_DAC_EnableDoubleBuffer()211 STATIC INLINE void Chip_DAC_EnableShutOff(LPC_DAC_T *pDAC) in Chip_DAC_EnableShutOff()221 STATIC INLINE void Chip_DAC_DisableShutOff(LPC_DAC_T *pDAC) in Chip_DAC_DisableShutOff()[all …]
51 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 3 milliseconds