HAL
GPIO_AF0_MCO is only used within HAL.
 
Symbols
loading...
Files
loading...

GPIO_AF0_MCO macro

Syntax

#define GPIO_AF0_MCO ((uint8_t)0x00)

References

LocationText
stm32f4xx_hal_gpio_ex.h:54
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:288
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:491
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:580
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:690
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:822
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:914
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:988
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:1109
#define GPIO_AF0_MCO ((uint8_t)0x00) /* MCO (MCO1 and MCO2) Alternate Function mapping */
stm32f4xx_hal_gpio_ex.h:1343
((AF) == GPIO_AF0_MCO) || ((AF) == GPIO_AF0_TAMPER) || \
stm32f4xx_hal_gpio_ex.h:1398
((AF) == GPIO_AF0_MCO) || ((AF) == GPIO_AF0_TAMPER) || \
stm32f4xx_hal_gpio_ex.h:1490
((AF) == GPIO_AF0_MCO) || ((AF) == GPIO_AF0_TAMPER) || \
stm32f4xx_hal_gpio_ex.h:1522
((AF) == GPIO_AF0_MCO) || ((AF) == GPIO_AF0_TAMPER) || \
stm32f4xx_hal_rcc.c:794
GPIO_InitStruct.Alternate = GPIO_AF0_MCO;
stm32f4xx_hal_rcc.c:818
GPIO_InitStruct.Alternate = GPIO_AF0_MCO;