Macros
Collaboration diagram for GPIO_Private_Defines:

Macros

#define AFIO_OFFSET   (AFIO_BASE - PERIPH_BASE)
 
#define DBGAFR_LOCATION_MASK   ((uint32_t)0x00200000)
 
#define DBGAFR_NUMBITS_MASK   ((uint32_t)0x00100000)
 
#define DBGAFR_POSITION_MASK   ((uint32_t)0x000F0000)
 
#define DBGAFR_SWJCFG_MASK   ((uint32_t)0xF0FFFFFF)
 
#define EVCR_EVOE_BB   (PERIPH_BB_BASE + (EVCR_OFFSET * 32) + (EVOE_BitNumber * 4))
 
#define EVCR_OFFSET   (AFIO_OFFSET + 0x00)
 
#define EVCR_PORTPINCONFIG_MASK   ((uint16_t)0xFF80)
 
#define EVOE_BitNumber   ((uint8_t)0x07)
 
#define LSB_MASK   ((uint16_t)0xFFFF)
 
#define MAPR_MII_RMII_SEL_BB   (PERIPH_BB_BASE + (MAPR_OFFSET * 32) + (MII_RMII_SEL_BitNumber * 4))
 
#define MAPR_OFFSET   (AFIO_OFFSET + 0x04)
 
#define MII_RMII_SEL_BitNumber   ((u8)0x17)
 

Detailed Description

Macro Definition Documentation

#define AFIO_OFFSET   (AFIO_BASE - PERIPH_BASE)

Definition at line 48 of file stm32f10x_gpio.c.

#define DBGAFR_LOCATION_MASK   ((uint32_t)0x00200000)

Definition at line 69 of file stm32f10x_gpio.c.

#define DBGAFR_NUMBITS_MASK   ((uint32_t)0x00100000)

Definition at line 70 of file stm32f10x_gpio.c.

#define DBGAFR_POSITION_MASK   ((uint32_t)0x000F0000)

Definition at line 67 of file stm32f10x_gpio.c.

#define DBGAFR_SWJCFG_MASK   ((uint32_t)0xF0FFFFFF)

Definition at line 68 of file stm32f10x_gpio.c.

#define EVCR_EVOE_BB   (PERIPH_BB_BASE + (EVCR_OFFSET * 32) + (EVOE_BitNumber * 4))

Definition at line 55 of file stm32f10x_gpio.c.

#define EVCR_OFFSET   (AFIO_OFFSET + 0x00)

Definition at line 53 of file stm32f10x_gpio.c.

#define EVCR_PORTPINCONFIG_MASK   ((uint16_t)0xFF80)

Definition at line 65 of file stm32f10x_gpio.c.

#define EVOE_BitNumber   ((uint8_t)0x07)

Definition at line 54 of file stm32f10x_gpio.c.

#define LSB_MASK   ((uint16_t)0xFFFF)

Definition at line 66 of file stm32f10x_gpio.c.

#define MAPR_MII_RMII_SEL_BB   (PERIPH_BB_BASE + (MAPR_OFFSET * 32) + (MII_RMII_SEL_BitNumber * 4))

Definition at line 62 of file stm32f10x_gpio.c.

#define MAPR_OFFSET   (AFIO_OFFSET + 0x04)

Definition at line 60 of file stm32f10x_gpio.c.

#define MII_RMII_SEL_BitNumber   ((u8)0x17)

Definition at line 61 of file stm32f10x_gpio.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:56