STM32756G_EVAL BSP User Manual
|
Variables | |
const uint32_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 | hEvalI2c |
Variable Documentation
const uint16_t BUTTON_IRQn[BUTTONn] |
Definition at line 133 of file stm32756g_eval.c.
Referenced by BSP_PB_DeInit(), and BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] |
Definition at line 129 of file stm32756g_eval.c.
Referenced by BSP_PB_DeInit(), BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] |
Definition at line 125 of file stm32756g_eval.c.
Referenced by BSP_PB_DeInit(), BSP_PB_GetState(), and BSP_PB_Init().
const uint16_t COM_RX_AF[COMn] = {EVAL_COM1_RX_AF} |
Definition at line 149 of file stm32756g_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_RX_PIN[COMn] = {EVAL_COM1_RX_PIN} |
Definition at line 145 of file stm32756g_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {EVAL_COM1_RX_GPIO_PORT} |
Definition at line 141 of file stm32756g_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_AF[COMn] = {EVAL_COM1_TX_AF} |
Definition at line 147 of file stm32756g_eval.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {EVAL_COM1_TX_PIN} |
Definition at line 143 of file stm32756g_eval.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {EVAL_COM1_TX_GPIO_PORT} |
Definition at line 139 of file stm32756g_eval.c.
Referenced by BSP_COM_Init().
Definition at line 137 of file stm32756g_eval.c.
Referenced by BSP_COM_DeInit(), and BSP_COM_Init().
Definition at line 120 of file stm32756g_eval.c.
Referenced by BSP_LED_DeInit(), BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
I2C_HandleTypeDef hEvalI2c [static] |
Definition at line 151 of file stm32756g_eval.c.
Referenced by I2Cx_Error(), I2Cx_Init(), I2Cx_IsDeviceReady(), I2Cx_ReadMultiple(), and I2Cx_WriteMultiple().
Generated on Fri May 22 2015 13:59:20 for STM32756G_EVAL BSP User Manual by 1.7.6.1