Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_dac.h90 #define IS_DAC_RESOLUTION(RES) (((RES) == DAC_RESOLUTION_8BIT) || ((RES) == DAC_RESOLUTION… macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_dac.c142 Assert_Param(IS_DAC_RESOLUTION(ResoSel)); in DAC_ResolutionConfig()

Completed in 4 milliseconds