IO_PIN_ALL is only used within STM32446E_EVAL.
 
Symbols
loading...
Files
loading...

IO_PIN_ALL macro

Syntax

#define IO_PIN_ALL ((uint32_t)0xFFFFFF)

References

LocationText
stm32446e_eval_io.h:93
#define IO_PIN_ALL ((uint32_t)0xFFFFFF)
stm32446e_eval_io.c:145
IoDrv->Start(IO_I2C_ADDRESS, IO_PIN_ALL);