STM32412G-Discovery + 0/7 examples
CodeScope will show references to BSP_JOY_Init() from the following samples and libraries:
Examples
STM32F412G-Discovery
Examples
HAL
I2S
Applications
USB_Device
USB_Host
 
Symbols
loading...
Files
loading...

BSP_JOY_Init() function

Configures all joystick's buttons in GPIO or EXTI modes.

Syntax

Arguments

Joy_Mode

Joystick mode. This parameter can be one of the following values: JOY_MODE_GPIO: Joystick pins will be used as simple IOs JOY_MODE_EXTI: Joystick pins will be connected to EXTI line with interrupt generation capability

Return value

HAL_OK: if all initializations are OK. Other value if error.

Examples

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

References

Call Tree

Functions called by BSP_JOY_Init()
BSP_JOY_Init()
Type of BSP_JOY_Init()
BSP_JOY_Init()
uint8_t
uint32_t
all items filtered out