STM324x9I_EVAL BSP User Manual
|
Variables | |
GPIO_TypeDef * | GPIO_PORT [LEDn] |
const uint16_t | GPIO_PIN [LEDn] |
GPIO_TypeDef * | BUTTON_PORT [BUTTONn] |
const uint16_t | BUTTON_PIN [BUTTONn] |
const uint16_t | BUTTON_IRQn [BUTTONn] |
USART_TypeDef * | COM_USART [COMn] = {EVAL_COM1} |
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} |
static I2C_HandleTypeDef | heval_I2c |
Variable Documentation
const uint16_t BUTTON_IRQn[BUTTONn] |
Definition at line 116 of file stm324x9i_eval.c.
Referenced by BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] |
Definition at line 112 of file stm324x9i_eval.c.
Referenced by BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] |
Definition at line 108 of file stm324x9i_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 132 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_RX_PIN[COMn] = {EVAL_COM1_RX_PIN} |
Definition at line 128 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {EVAL_COM1_RX_GPIO_PORT} |
Definition at line 124 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_AF[COMn] = {EVAL_COM1_TX_AF} |
Definition at line 130 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {EVAL_COM1_TX_PIN} |
Definition at line 126 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {EVAL_COM1_TX_GPIO_PORT} |
Definition at line 122 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
Definition at line 120 of file stm324x9i_eval.c.
Referenced by BSP_COM_Init().
Definition at line 103 of file stm324x9i_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
Definition at line 98 of file stm324x9i_eval.c.
Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
I2C_HandleTypeDef heval_I2c [static] |
Definition at line 134 of file stm324x9i_eval.c.
Referenced by BSP_TS3510_IsDetected(), I2Cx_Error(), I2Cx_Init(), I2Cx_IsDeviceReady(), I2Cx_Read(), I2Cx_ReadMultiple(), I2Cx_Write(), and I2Cx_WriteMultiple().
Generated on Wed Jan 13 2016 15:52:54 for STM324x9I_EVAL BSP User Manual by 1.7.6.1