STM32469I-Discovery + 0/1 examples
CodeScope will show references to TS_IO_Delay() from the following samples and libraries:
Drivers
Peripherals
 
Symbols
loading...
Files
loading...

TS_IO_Delay() function

Delay function used in TouchScreen low level driver.

Syntax

void TS_IO_Delay(uint32_t Delay);
Implemented in stm32469i_discovery.c:904

Arguments

Delay

Delay in ms

Examples

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

References

LocationText
stm32469i_discovery.c:904
void TS_IO_Delay(uint32_t Delay)
stm32469i_discovery.c:136
void TS_IO_Delay(uint32_t Delay);

Call Tree

Functions called by TS_IO_Delay()
TS_IO_Delay()
all items filtered out
Data read by TS_IO_Delay()
all items filtered out
TS_IO_Delay()