Home
last modified time | relevance | path

Searched refs:GPIO_MODE_AF_OD (Results 1 – 24 of 24) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_GPIO.h47 #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 DHAL_GPIO.h47 #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 Dstm32l1xx_hal_gpio.h124 #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 Dstm32f4xx_hal_msp.c124 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 Dstm32f4xx_hal_msp.c186 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_gpio.h71 GPIO_MODE_AF_OD = 0x8C /*!< Alternate function output Open-drain */ enumerator
/bsp/stm32/stm32f429-st-disco/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c198 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 Dapm32e10x_gpio.h71 GPIO_MODE_AF_OD = 0x8C, /*!< Alternate function output Open-drain */ enumerator
/bsp/stm32/stm32l496-st-discovery/board/CubeMX_Config/Src/
A Dstm32l4xx_hal_msp.c480 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 Dapm32f10x_gpio.h71 GPIO_MODE_AF_OD = 0x8C, /*!< Alternate function output Open-drain */ enumerator
/bsp/stm32/stm32wb55-st-nucleo/board/CubeMX_Config/Src/
A Dstm32wbxx_hal_msp.c159 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/stm32/stm32f413-st-nucleo/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c184 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/stm32/stm32f407-robomaster-c/board/CubeMX_Config/Src/
A Dstm32f4xx_hal_msp.c309 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_GPIO.c171 case GPIO_MODE_AF_OD: in HAL_GPIO_Init()
/bsp/stm32/libraries/templates/stm32mp1xx/board/CubeMX_Config/CM4/Src/
A Dstm32mp1xx_hal_msp.c931 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/stm32/stm32h7r7-artpi2/board/CubeMX_Config/Appli/Core/Src/
A Dstm32h7rsxx_hal_msp.c234 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 DHAL_GPIO.c203 case GPIO_MODE_AF_OD: in HAL_GPIO_Init()
/bsp/stm32/stm32l496-st-nucleo/board/CubeMX_Config/Src/
A Dstm32l4xx_hal_msp.c307 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/stm32/stm32f103-100ask-pro/board/CubeMX_Config/Src/
A Dstm32f1xx_hal_msp.c310 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_gpio.h278 #define GPIO_MODE_AF_OD ((uint8_t)0x1CU) /*!< AFIO output with open-drain… macro
/bsp/stm32/stm32h503-st-nucleo/board/CubeMX_Config/Src/
A Dmain.c690 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in MX_GPIO_Init()
/bsp/stm32/stm32mp157a-st-discovery/board/CubeMX_Config/CM4/Src/
A Dstm32mp1xx_hal_msp.c926 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()
/bsp/stm32/stm32f429-st-disco/board/CubeMX_Config/
A DCubeMX_Config.ioc273 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 Dstm32mp1xx_hal_msp.c933 GPIO_InitStruct.Mode = GPIO_MODE_AF_OD; in HAL_I2C_MspInit()

Completed in 57 milliseconds