_BSP_User_Manual
|
Variables | |
GPIO_TypeDef * | LED_PORT [LEDn] |
LED variables. | |
const uint16_t | LED_PIN [LEDn] |
GPIO_TypeDef * | BUTTON_PORT [BUTTONn] |
BUTTON variables. | |
const uint16_t | BUTTON_PIN [BUTTONn] |
const uint16_t | BUTTON_IRQn [BUTTONn] |
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} |
uint32_t | SpixTimeout = EVAL_SPIx_TIMEOUT_MAX |
BUS variables. | |
static SPI_HandleTypeDef | heval_Spi |
uint32_t | I2cxTimeout = EVAL_I2Cx_TIMEOUT_MAX |
I2C_HandleTypeDef | heval_I2c |
Variable Documentation
const uint16_t BUTTON_IRQn[BUTTONn] |
Definition at line 134 of file stm3210c_eval.c.
Referenced by BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] |
Definition at line 130 of file stm3210c_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] |
BUTTON variables.
Definition at line 126 of file stm3210c_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
const uint16_t COM_RX_PIN[COMn] = {EVAL_COM1_RX_PIN} |
Definition at line 150 of file stm3210c_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {EVAL_COM1_RX_GPIO_PORT} |
Definition at line 146 of file stm3210c_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {EVAL_COM1_TX_PIN} |
Definition at line 148 of file stm3210c_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {EVAL_COM1_TX_GPIO_PORT} |
Definition at line 144 of file stm3210c_eval.c.
Referenced by BSP_COM_Init().
USART_TypeDef* COM_USART[COMn] = {EVAL_COM1} |
I2C_HandleTypeDef heval_I2c |
Definition at line 162 of file stm3210c_eval.c.
Referenced by I2Cx_Error(), I2Cx_Init(), I2Cx_IsDeviceReady(), I2Cx_ReadBuffer(), I2Cx_ReadData(), I2Cx_ReadMultiple(), I2Cx_WriteBuffer(), and I2Cx_WriteData().
SPI_HandleTypeDef heval_Spi [static] |
Definition at line 157 of file stm3210c_eval.c.
Referenced by LCD_IO_WriteMultipleData(), SPIx_Error(), SPIx_Init(), SPIx_Read(), and SPIx_Write().
uint32_t I2cxTimeout = EVAL_I2Cx_TIMEOUT_MAX |
Definition at line 161 of file stm3210c_eval.c.
Referenced by I2Cx_IsDeviceReady(), I2Cx_ReadBuffer(), I2Cx_ReadData(), I2Cx_ReadMultiple(), I2Cx_WriteBuffer(), and I2Cx_WriteData().
const uint16_t LED_PIN[LEDn] |
Definition at line 118 of file stm3210c_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
GPIO_TypeDef* LED_PORT[LEDn] |
LED variables.
Definition at line 113 of file stm3210c_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
uint32_t SpixTimeout = EVAL_SPIx_TIMEOUT_MAX |
BUS variables.
Definition at line 156 of file stm3210c_eval.c.
Referenced by SPIx_Read(), and SPIx_Write().
Generated on Thu Dec 11 2014 15:38:29 for _BSP_User_Manual by 1.7.5.1