STM3210E_EVAL 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 uint8_t | BUTTON_IRQn [BUTTONn] |
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, EVAL_COM2} |
COM variables. | |
GPIO_TypeDef * | COM_TX_PORT [COMn] = {EVAL_COM1_TX_GPIO_PORT, EVAL_COM2_TX_GPIO_PORT} |
GPIO_TypeDef * | COM_RX_PORT [COMn] = {EVAL_COM1_RX_GPIO_PORT, EVAL_COM2_RX_GPIO_PORT} |
const uint16_t | COM_TX_PIN [COMn] = {EVAL_COM1_TX_PIN, EVAL_COM2_TX_PIN} |
const uint16_t | COM_RX_PIN [COMn] = {EVAL_COM1_RX_PIN, EVAL_COM2_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 uint8_t BUTTON_IRQn[BUTTONn] |
{WAKEUP_BUTTON_EXTI_IRQn, TAMPER_BUTTON_EXTI_IRQn, KEY_BUTTON_EXTI_IRQn, SEL_JOY_EXTI_IRQn, LEFT_JOY_EXTI_IRQn, RIGHT_JOY_EXTI_IRQn, DOWN_JOY_EXTI_IRQn, UP_JOY_EXTI_IRQn}
Definition at line 132 of file stm3210e_eval.c.
Referenced by BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] |
{WAKEUP_BUTTON_PIN, TAMPER_BUTTON_PIN, KEY_BUTTON_PIN, SEL_JOY_PIN, LEFT_JOY_PIN, RIGHT_JOY_PIN, DOWN_JOY_PIN, UP_JOY_PIN}
Definition at line 123 of file stm3210e_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] |
{WAKEUP_BUTTON_GPIO_PORT, TAMPER_BUTTON_GPIO_PORT, KEY_BUTTON_GPIO_PORT, SEL_JOY_GPIO_PORT, LEFT_JOY_GPIO_PORT, RIGHT_JOY_GPIO_PORT, DOWN_JOY_GPIO_PORT, UP_JOY_GPIO_PORT}
BUTTON variables.
Definition at line 114 of file stm3210e_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
const uint16_t COM_RX_PIN[COMn] = {EVAL_COM1_RX_PIN, EVAL_COM2_RX_PIN} |
Definition at line 173 of file stm3210e_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {EVAL_COM1_RX_GPIO_PORT, EVAL_COM2_RX_GPIO_PORT} |
Definition at line 169 of file stm3210e_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {EVAL_COM1_TX_PIN, EVAL_COM2_TX_PIN} |
Definition at line 171 of file stm3210e_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {EVAL_COM1_TX_GPIO_PORT, EVAL_COM2_TX_GPIO_PORT} |
Definition at line 167 of file stm3210e_eval.c.
Referenced by BSP_COM_Init().
I2C_HandleTypeDef heval_I2c |
Definition at line 185 of file stm3210e_eval.c.
Referenced by I2Cx_Error(), I2Cx_Init(), I2Cx_IsDeviceReady(), I2Cx_ReadBuffer(), I2Cx_ReadData(), I2Cx_WriteBuffer(), and I2Cx_WriteData().
SPI_HandleTypeDef heval_Spi [static] |
Definition at line 180 of file stm3210e_eval.c.
Referenced by SPIx_Error(), SPIx_Init(), and SPIx_Write().
uint32_t I2cxTimeout = EVAL_I2Cx_TIMEOUT_MAX |
Definition at line 184 of file stm3210e_eval.c.
Referenced by I2Cx_IsDeviceReady(), I2Cx_ReadBuffer(), I2Cx_ReadData(), I2Cx_WriteBuffer(), and I2Cx_WriteData().
Definition at line 156 of file stm3210e_eval.c.
Referenced by BSP_JOY_Init().
Definition at line 150 of file stm3210e_eval.c.
Referenced by BSP_JOY_GetState(), and BSP_JOY_Init().
JOYSTICK variables.
Definition at line 144 of file stm3210e_eval.c.
Referenced by BSP_JOY_GetState(), and BSP_JOY_Init().
Definition at line 106 of file stm3210e_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
LED variables.
Definition at line 101 of file stm3210e_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
uint32_t SpixTimeout = EVAL_SPIx_TIMEOUT_MAX |
Generated on Thu Dec 10 2015 17:39:43 for STM3210E_EVAL BSP User Manual by 1.7.6.1