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

SD_IO_CSState() function

Set the SD_CS pin.

Syntax

void SD_IO_CSState(uint8_t state);
Implemented in stm32f4xx_nucleo_144.c:498

Arguments

state

Examples

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

References

LocationText
stm32f4xx_nucleo_144.c:498
void SD_IO_CSState(uint8_t val)
stm32f4xx_nucleo_144.c:127
void SD_IO_CSState(uint8_t state);

Call Tree

Functions called by SD_IO_CSState()
SD_IO_CSState()
all items filtered out
Data read by SD_IO_CSState()
SD_IO_CSState()::val
all items filtered out
SD_IO_CSState()