Home
last modified time | relevance | path

Searched refs:HAL_DAC_STATE_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_dac.h69 HAL_DAC_STATE_TIMEOUT = 0x03, /*!< DAC timeout state */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_dac.h71 HAL_DAC_STATE_TIMEOUT = 0x03U, /*!< DAC timeout state */ enumerator
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dac.c1262 hdac->State = HAL_DAC_STATE_TIMEOUT; in HAL_DAC_ConfigChannel()
1284 hdac->State = HAL_DAC_STATE_TIMEOUT; in HAL_DAC_ConfigChannel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dac.h71 HAL_DAC_STATE_TIMEOUT = 0x03U, /*!< DAC timeout state */ enumerator