STM32469I_EVAL + 0/9 examples
CodeScope will show references to BSP_JOY_GetState() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_JOY_GetState() function

Returns the current joystick status.

Syntax

JOYState_TypeDef BSP_JOY_GetState(void);
Implemented in stm32469i_eval.c:555

Return value

Code of the joystick key pressed This code can be one of the following values: @arg JOY_NONE @arg JOY_SEL @arg JOY_DOWN @arg JOY_LEFT @arg JOY_RIGHT @arg JOY_UP

Examples

BSP_JOY_GetState() is referenced by 9 libraries and example projects.

References

LocationText
stm32469i_eval.c:555
JOYState_TypeDef BSP_JOY_GetState(void)
stm32469i_eval.h:399
JOYState_TypeDef BSP_JOY_GetState(void);

Call Tree

Functions called by BSP_JOY_GetState()
BSP_JOY_GetState()
all items filtered out
Data read by BSP_JOY_GetState()
Data written by BSP_JOY_GetState()
BSP_JOY_GetState()
BSP_JOY_GetState()::pin_status
all items filtered out
Type of BSP_JOY_GetState()
BSP_JOY_GetState()
uint16_t
all items filtered out