| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_GPIO.h | 47 #define GPIO_MODE_AF_OD (0x00001004u) /*!< Alternate Function Open Drain Mode… macro 157 ((__MODE__) == GPIO_MODE_AF_OD) ||\
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/ |
| A D | HAL_GPIO.h | 47 #define GPIO_MODE_AF_OD (0x00001004u) /*!< Alternate Function Open Drain Mode… macro 161 ((__MODE__) == GPIO_MODE_AF_OD) ||\
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_gpio.h | 124 #define GPIO_MODE_AF_OD (MODE_AF | OUTPUT_OD) … macro 215 ((MODE) == GPIO_MODE_AF_OD) ||\
|
| /bsp/stm32/stm32f405zg-mini-template/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 124 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit() 148 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/stm32/stm32f411-atk-nano/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 186 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/ |
| A D | apm32s10x_gpio.h | 71 GPIO_MODE_AF_OD = 0x8C /*!< Alternate function output Open-drain */ enumerator
|
| /bsp/stm32/stm32f429-st-disco/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 198 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit() 205 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/ |
| A D | apm32e10x_gpio.h | 71 GPIO_MODE_AF_OD = 0x8C, /*!< Alternate function output Open-drain */ enumerator
|
| /bsp/stm32/stm32l496-st-discovery/board/CubeMX_Config/Src/ |
| A D | stm32l4xx_hal_msp.c | 480 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit() 514 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit() 521 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/ |
| A D | apm32f10x_gpio.h | 71 GPIO_MODE_AF_OD = 0x8C, /*!< Alternate function output Open-drain */ enumerator
|
| /bsp/stm32/stm32wb55-st-nucleo/board/CubeMX_Config/Src/ |
| A D | stm32wbxx_hal_msp.c | 159 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/stm32/stm32f413-st-nucleo/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 184 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/stm32/stm32f407-robomaster-c/board/CubeMX_Config/Src/ |
| A D | stm32f4xx_hal_msp.c | 309 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_GPIO.c | 171 case GPIO_MODE_AF_OD: in HAL_GPIO_Init()
|
| /bsp/stm32/libraries/templates/stm32mp1xx/board/CubeMX_Config/CM4/Src/ |
| A D | stm32mp1xx_hal_msp.c | 931 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/stm32/stm32h7r7-artpi2/board/CubeMX_Config/Appli/Core/Src/ |
| A D | stm32h7rsxx_hal_msp.c | 234 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit() 267 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_GPIO.c | 203 case GPIO_MODE_AF_OD: in HAL_GPIO_Init()
|
| /bsp/stm32/stm32l496-st-nucleo/board/CubeMX_Config/Src/ |
| A D | stm32l4xx_hal_msp.c | 307 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/stm32/stm32f103-100ask-pro/board/CubeMX_Config/Src/ |
| A D | stm32f1xx_hal_msp.c | 310 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/ |
| A D | gd32vf103_gpio.h | 278 #define GPIO_MODE_AF_OD ((uint8_t)0x1CU) /*!< AFIO output with open-drain… macro
|
| /bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Src/ |
| A D | main.c | 690 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in MX_GPIO_Init()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/CubeMX_Config/CM4/Src/ |
| A D | stm32mp1xx_hal_msp.c | 926 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|
| /bsp/stm32/stm32f429-st-disco/board/CubeMX_Config/ |
| A D | CubeMX_Config.ioc | 273 PA8.GPIO_Mode=GPIO_MODE_AF_OD 450 PC9.GPIO_Mode=GPIO_MODE_AF_OD
|
| /bsp/stm32/stm32mp157a-st-ev1/board/CubeMX_Config/CM4/Src/ |
| A D | stm32mp1xx_hal_msp.c | 933 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
|