Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dac.c1222 assert_param(IS_DAC_CHIP_CONNECTION(sConfig->DAC_ConnectOnChipPeripheral)); in HAL_DAC_ConfigChannel()
1322 … = (sConfig->DAC_SampleAndHold | sConfig->DAC_OutputBuffer | sConfig->DAC_ConnectOnChipPeripheral); in HAL_DAC_ConfigChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dac.h151 …uint32_t DAC_ConnectOnChipPeripheral ; /*!< Specifies whether the DAC output is connected or not t… member