Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_DAC.c175 if(!IS_DAC_REFRESHTIME(sConfig->DAC_SampleAndHoldConfig.DAC_RefreshTime)) return HAL_ERROR; in HAL_DAC_ConfigChannel()
196 …R_TREFRESH1 << (Channel & 0x10UL), (sConfig->DAC_SampleAndHoldConfig.DAC_RefreshTime) << (Channel … in HAL_DAC_ConfigChannel()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_DAC.h266 uint32_t DAC_RefreshTime ; /*!< Specifies the refresh time for the selected channel member

Completed in 6 milliseconds