Home
last modified time | relevance | path

Searched refs:DAC_CHIPCONNECT_INTERNAL (Results 1 – 25 of 39) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_dac_ex.h121 ((CONNECT) == DAC_CHIPCONNECT_INTERNAL) || \
Dstm32u0xx_hal_dac.h253 #define DAC_CHIPCONNECT_INTERNAL (1UL << 1) macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dac_ex.h143 ((CONNECT) == DAC_CHIPCONNECT_INTERNAL) || \
Dstm32h5xx_hal_dac.h301 #define DAC_CHIPCONNECT_INTERNAL (1UL << 1) /*!< DAC channel output is connected to on-chip … macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dac_ex.h141 ((CONNECT) == DAC_CHIPCONNECT_INTERNAL) || \
Dstm32u5xx_hal_dac.h295 #define DAC_CHIPCONNECT_INTERNAL (1UL << 1) /*!< DAC channel output is connected to on-chip … macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dac_ex.h158 ((CONNECT) == DAC_CHIPCONNECT_INTERNAL) || \
Dstm32h7xx_hal_dac.h290 #define DAC_CHIPCONNECT_INTERNAL (1UL << 1) /*!< DAC channel output is connected to on-chip … macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dac_ex.h222 ((CONNECT) == DAC_CHIPCONNECT_INTERNAL) || \
Dstm32g4xx_hal_dac.h311 #define DAC_CHIPCONNECT_INTERNAL (1UL << 1) /*!< DAC channel output is connected to on-chip … macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dac.c969 else if (sConfig->DAC_ConnectOnChipPeripheral == DAC_CHIPCONNECT_INTERNAL) in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dac.c1175 else if (sConfig->DAC_ConnectOnChipPeripheral == DAC_CHIPCONNECT_INTERNAL) in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dac.c1288 else if (sConfig->DAC_ConnectOnChipPeripheral == DAC_CHIPCONNECT_INTERNAL) in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dac.c1378 else if (sConfig->DAC_ConnectOnChipPeripheral == DAC_CHIPCONNECT_INTERNAL) in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dac.c1386 else if (sConfig->DAC_ConnectOnChipPeripheral == DAC_CHIPCONNECT_INTERNAL) in HAL_DAC_ConfigChannel()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h278 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h261 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h270 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h280 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h284 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h280 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h280 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h280 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h280 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h280 #define DAC_CHIPCONNECT_ENABLE DAC_CHIPCONNECT_INTERNAL

12