STM32469I_EVAL + 0/1 examples
CodeScope will show references to BSP_IO_ITClearPin() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
 
Symbols
loading...
Files
loading...

BSP_IO_ITClearPin() function

Clear only one or a selection of IO IT pending bits.

Syntax

void BSP_IO_ITClearPin(uint32_t IO_Pins_To_Clear);
Implemented in stm32469i_eval_io.c:178

Arguments

IO_Pins_To_Clear

MFX IRQ status IO pin to clear (or combination of several IOs)

Examples

BSP_IO_ITClearPin() is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32469i_eval_io.c:178
void BSP_IO_ITClearPin(uint32_t IO_Pins_To_Clear)
stm32469i_eval_io.h:112
void BSP_IO_ITClearPin(uint32_t IO_Pins_To_Clear);
stm32469i_eval_ts.c:418BSP_TS_ITClear()
BSP_IO_ITClearPin(TS_INT_PIN);

Call Tree

Functions calling BSP_IO_ITClearPin()
Functions called by BSP_IO_ITClearPin()
all items filtered out
BSP_IO_ITClearPin()
all items filtered out
Data read by BSP_IO_ITClearPin()
BSP_IO_ITClearPin()