BSP_JOY_DeInit() is only used within STM32446E_EVAL.
 
Symbols
loading...
Files
loading...

BSP_JOY_DeInit() function

DeInit joystick GPIOs.

Syntax

void BSP_JOY_DeInit(void);
Implemented in stm32446e_eval.c:606

Notes

JOY DeInit does not disable the Mfx, just set the Mfx pins in Off mode

References

LocationText
stm32446e_eval.c:606
void BSP_JOY_DeInit(void)
stm32446e_eval.h:362
void BSP_JOY_DeInit(void);

Call Tree

Functions called by BSP_JOY_DeInit()
BSP_JOY_DeInit()
all items filtered out
Data read by BSP_JOY_DeInit()
IO_ModeTypedef::IO_MODE_OFF
all items filtered out
BSP_JOY_DeInit()