Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_DAC.h335 #define IS_DAC_SAMPLETIME(TIME) ((TIME) <= 0x000003FFU) macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_DAC.c173 if(!IS_DAC_SAMPLETIME(sConfig->DAC_SampleAndHoldConfig.DAC_SampleTime)) return HAL_ERROR; in HAL_DAC_ConfigChannel()

Completed in 7 milliseconds