STM32412G-Discovery + 0/4 examples
CodeScope will show references to SD_TRANSFER_OK from the following samples and libraries:
Examples
STM32F412G-Discovery
Demonstrations
Examples
Applications
USB_Device
USB_Host
 
Symbols
loading...
Files
loading...

SD_TRANSFER_OK macro

SD transfer state definition

Syntax

#define SD_TRANSFER_OK ((uint8_t)0x00)

Examples

SD_TRANSFER_OK is referenced by 4 libraries and example projects.

References

LocationText
stm32412g_discovery_sd.h:68
#define SD_TRANSFER_OK ((uint8_t)0x00)
stm32412g_discovery_sd.c:467