STM32F723E-Discovery BSP User Manual
|
Variables | |
uint32_t | GPIO_PIN [LEDn] |
GPIO_TypeDef * | GPIO_PORT [LEDn] |
GPIO_TypeDef * | BUTTON_PORT [BUTTONn] = {WAKEUP_BUTTON_GPIO_PORT } |
const uint16_t | BUTTON_PIN [BUTTONn] = {WAKEUP_BUTTON_PIN } |
const uint16_t | BUTTON_IRQn [BUTTONn] = {WAKEUP_BUTTON_EXTI_IRQn } |
USART_TypeDef * | COM_USART [COMn] = {DISCOVERY_COM1} |
GPIO_TypeDef * | COM_TX_PORT [COMn] = {DISCOVERY_COM1_TX_GPIO_PORT} |
GPIO_TypeDef * | COM_RX_PORT [COMn] = {DISCOVERY_COM1_RX_GPIO_PORT} |
const uint16_t | COM_TX_PIN [COMn] = {DISCOVERY_COM1_TX_PIN} |
const uint16_t | COM_RX_PIN [COMn] = {DISCOVERY_COM1_RX_PIN} |
const uint16_t | COM_TX_AF [COMn] = {DISCOVERY_COM1_TX_AF} |
const uint16_t | COM_RX_AF [COMn] = {DISCOVERY_COM1_RX_AF} |
static I2C_HandleTypeDef | hI2cAudioHandler = {0} |
static I2C_HandleTypeDef | hI2cTsHandler = {0} |
Variable Documentation
const uint16_t BUTTON_IRQn[BUTTONn] = {WAKEUP_BUTTON_EXTI_IRQn } |
Definition at line 109 of file stm32f723e_discovery.c.
Referenced by BSP_PB_DeInit(), and BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] = {WAKEUP_BUTTON_PIN } |
Definition at line 107 of file stm32f723e_discovery.c.
Referenced by BSP_PB_DeInit(), BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {WAKEUP_BUTTON_GPIO_PORT } |
Definition at line 105 of file stm32f723e_discovery.c.
Referenced by BSP_PB_DeInit(), BSP_PB_GetState(), and BSP_PB_Init().
const uint16_t COM_RX_AF[COMn] = {DISCOVERY_COM1_RX_AF} |
Definition at line 123 of file stm32f723e_discovery.c.
Referenced by BSP_COM_Init().
const uint16_t COM_RX_PIN[COMn] = {DISCOVERY_COM1_RX_PIN} |
Definition at line 119 of file stm32f723e_discovery.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {DISCOVERY_COM1_RX_GPIO_PORT} |
Definition at line 115 of file stm32f723e_discovery.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_AF[COMn] = {DISCOVERY_COM1_TX_AF} |
Definition at line 121 of file stm32f723e_discovery.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {DISCOVERY_COM1_TX_PIN} |
Definition at line 117 of file stm32f723e_discovery.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {DISCOVERY_COM1_TX_GPIO_PORT} |
Definition at line 113 of file stm32f723e_discovery.c.
Referenced by BSP_COM_Init().
USART_TypeDef* COM_USART[COMn] = {DISCOVERY_COM1} |
Definition at line 111 of file stm32f723e_discovery.c.
Referenced by BSP_COM_DeInit(), and BSP_COM_Init().
Definition at line 99 of file stm32f723e_discovery.c.
Referenced by BSP_LED_DeInit(), BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
Definition at line 102 of file stm32f723e_discovery.c.
Referenced by BSP_LED_DeInit(), BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
I2C_HandleTypeDef hI2cAudioHandler = {0} [static] |
Definition at line 125 of file stm32f723e_discovery.c.
Referenced by AUDIO_IO_Init(), AUDIO_IO_Read(), AUDIO_IO_Write(), I2Cx_Init(), and I2Cx_MspInit().
I2C_HandleTypeDef hI2cTsHandler = {0} [static] |
Definition at line 126 of file stm32f723e_discovery.c.
Referenced by I2Cx_Init(), I2Cx_MspInit(), TS_IO_Init(), TS_IO_Read(), TS_IO_ReadMultiple(), TS_IO_Write(), and TS_IO_WriteMultiple().
Generated on Mon Jan 2 2017 09:52:50 for STM32F723E-Discovery BSP User Manual by 1.7.6.1