STM32072B_EVAL BSP User Manual
|
Variables | |
GPIO_TypeDef * | LED_PORT [LEDn] |
LED variables. | |
const uint16_t | LED_PIN [LEDn] |
GPIO_TypeDef * | BUTTON_PORT [BUTTONn] = {TAMPER_BUTTON_GPIO_PORT} |
BUTTON variables. | |
const uint16_t | BUTTON_PIN [BUTTONn] = {TAMPER_BUTTON_PIN} |
const uint8_t | BUTTON_IRQn [BUTTONn] = {TAMPER_BUTTON_EXTI_IRQn} |
GPIO_TypeDef * | JOY_PORT [JOYn] |
JOYSTICK variables. | |
const uint16_t | JOY_PIN [JOYn] |
const uint8_t | JOY_IRQn [JOYn] |
USART_TypeDef * | COM_USART [COMn] = {EVAL_COM1} |
COM variables. | |
GPIO_TypeDef * | COM_TX_PORT [COMn] = {EVAL_COM1_TX_GPIO_PORT} |
GPIO_TypeDef * | COM_RX_PORT [COMn] = {EVAL_COM1_RX_GPIO_PORT} |
const uint16_t | COM_TX_PIN [COMn] = {EVAL_COM1_TX_PIN} |
const uint16_t | COM_RX_PIN [COMn] = {EVAL_COM1_RX_PIN} |
const uint16_t | COM_TX_AF [COMn] = {EVAL_COM1_TX_AF} |
const uint16_t | COM_RX_AF [COMn] = {EVAL_COM1_RX_AF} |
uint32_t | I2c1Timeout = EVAL_I2C1_TIMEOUT_MAX |
BUS variables. | |
uint32_t | I2c2Timeout = EVAL_I2C2_TIMEOUT_MAX |
I2C_HandleTypeDef | heval_I2c1 |
I2C_HandleTypeDef | heval_I2c2 |
uint32_t | SpixTimeout = EVAL_SPIx_TIMEOUT_MAX |
static SPI_HandleTypeDef | heval_Spi |
Variable Documentation
const uint8_t BUTTON_IRQn[BUTTONn] = {TAMPER_BUTTON_EXTI_IRQn} |
Definition at line 104 of file stm32072b_eval.c.
Referenced by BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] = {TAMPER_BUTTON_PIN} |
Definition at line 103 of file stm32072b_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {TAMPER_BUTTON_GPIO_PORT} |
BUTTON variables.
Definition at line 102 of file stm32072b_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
const uint16_t COM_RX_AF[COMn] = {EVAL_COM1_RX_AF} |
Definition at line 143 of file stm32072b_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_RX_PIN[COMn] = {EVAL_COM1_RX_PIN} |
Definition at line 139 of file stm32072b_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {EVAL_COM1_RX_GPIO_PORT} |
Definition at line 135 of file stm32072b_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_AF[COMn] = {EVAL_COM1_TX_AF} |
Definition at line 141 of file stm32072b_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {EVAL_COM1_TX_PIN} |
Definition at line 137 of file stm32072b_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {EVAL_COM1_TX_GPIO_PORT} |
Definition at line 133 of file stm32072b_eval.c.
Referenced by BSP_COM_Init().
I2C_HandleTypeDef heval_I2c1 |
Definition at line 153 of file stm32072b_eval.c.
Referenced by I2C1_Error(), I2C1_Init(), I2C1_IsDeviceReady(), I2C1_ReadBuffer(), I2C1_TransmitData(), and I2C1_WriteBuffer().
I2C_HandleTypeDef heval_I2c2 |
Definition at line 154 of file stm32072b_eval.c.
Referenced by I2C2_Error(), I2C2_Init(), and I2C2_ReceiveData().
SPI_HandleTypeDef heval_Spi [static] |
Definition at line 159 of file stm32072b_eval.c.
Referenced by LCD_IO_WriteMultipleData(), SPIx_Error(), SPIx_FlushFifo(), SPIx_Init(), SPIx_Read(), SPIx_Write(), and SPIx_WriteReadData().
uint32_t I2c1Timeout = EVAL_I2C1_TIMEOUT_MAX |
BUS variables.
Definition at line 151 of file stm32072b_eval.c.
Referenced by I2C1_IsDeviceReady(), I2C1_ReadBuffer(), I2C1_TransmitData(), and I2C1_WriteBuffer().
uint32_t I2c2Timeout = EVAL_I2C2_TIMEOUT_MAX |
Definition at line 152 of file stm32072b_eval.c.
Referenced by I2C2_ReceiveData().
Definition at line 121 of file stm32072b_eval.c.
Referenced by BSP_JOY_Init().
Definition at line 115 of file stm32072b_eval.c.
Referenced by BSP_JOY_GetState(), and BSP_JOY_Init().
JOYSTICK variables.
Definition at line 109 of file stm32072b_eval.c.
Referenced by BSP_JOY_GetState(), and BSP_JOY_Init().
Definition at line 95 of file stm32072b_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
LED variables.
Definition at line 90 of file stm32072b_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
uint32_t SpixTimeout = EVAL_SPIx_TIMEOUT_MAX |
Definition at line 158 of file stm32072b_eval.c.
Referenced by SPIx_Read(), SPIx_Write(), and SPIx_WriteReadData().
Generated on Wed Jul 5 2017 08:56:11 for STM32072B_EVAL BSP User Manual by 1.7.6.1