STM32F4xx-Nucleo + 0/1 examples
CodeScope will show references to BSP_JOY_Init() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
 
Symbols
loading...
Files
loading...

BSP_JOY_Init() function

LINK JOYSTICK ******************************* Configures joystick available on adafruit 1.8" TFT shield managed through ADC to detect motion.

Syntax

uint8_t BSP_JOY_Init(void);
Implemented in stm32f4xx_nucleo.c:737

Return value

Joystickstatus (0=> success, 1=> fail)

Examples

BSP_JOY_Init() is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_nucleo.c:737
uint8_t BSP_JOY_Init(void)
stm32f4xx_nucleo.h:257
uint8_t BSP_JOY_Init(void);

Call Tree

Functions called by BSP_JOY_Init()
BSP_JOY_Init()
Data read by BSP_JOY_Init()
Data written by BSP_JOY_Init()
BSP_JOY_Init()::status
all items filtered out
BSP_JOY_Init()
Type of BSP_JOY_Init()
BSP_JOY_Init()
uint8_t
all items filtered out