STM32412G-Discovery + 0/2 examples
CodeScope will show references to JOYState_TypeDef::JOY_SEL from the following samples and libraries:
Examples
STM32F412G-Discovery
Examples
I2S
 
Symbols
loading...
Files
loading...

JOYState_TypeDef::JOY_SEL

Syntax

JOY_SEL = 0;

Examples

JOYState_TypeDef::JOY_SEL is referenced by 2 libraries and example projects.

References

LocationReferrerText
stm32412g_discovery.h:82
JOY_SEL = 0,
stm32412g_discovery.c:379BSP_JOY_Init()
for(joykey = JOY_SEL; joykey < (JOY_SEL + JOYn) ; joykey++)
stm32412g_discovery.c:382BSP_JOY_Init()
stm32412g_discovery.c:417BSP_JOY_DeInit()
for(joykey = JOY_SEL; joykey < (JOY_SEL + JOYn) ; joykey++)
stm32412g_discovery.c:420BSP_JOY_DeInit()
stm32412g_discovery.c:441BSP_JOY_GetState()
for (joykey = JOY_SEL; joykey < (JOY_SEL + JOYn) ; joykey++)

Data Use

Functions using JOYState_TypeDef::JOY_SEL
JOYState_TypeDef::JOY_SEL