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

JOYState_TypeDef::JOY_NONE

Syntax

JOY_NONE = 0;

Examples

JOYState_TypeDef::JOY_NONE is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_nucleo.h:73
JOY_NONE = 0,
stm32f4xx_nucleo.c:814BSP_JOY_GetState()
state = JOY_NONE;
stm32f4xx_nucleo.c:818BSP_JOY_GetState()
if(state != JOY_NONE)

Data Use

Functions using JOYState_TypeDef::JOY_NONE
JOYState_TypeDef::JOY_NONE
all items filtered out