STM32446E_EVAL + 0/5 examples
CodeScope will show references to BSP_SD_IsDetected() from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Examples
Applications
FatFs
USB_Device
 
Symbols
loading...
Files
loading...

BSP_SD_IsDetected() function

Detects if SD card is correctly plugged in the memory slot or not.

Syntax

uint8_t BSP_SD_IsDetected(void);
Implemented in stm32446e_eval_sd.c:218

Return value

Returns if SD is detected or not

Examples

BSP_SD_IsDetected() is referenced by 5 libraries and example projects.

References

LocationReferrerText
stm32446e_eval_sd.c:218
uint8_t BSP_SD_IsDetected(void)
stm32446e_eval_sd.h:113
uint8_t BSP_SD_IsDetected(void);
stm32446e_eval_sd.c:142BSP_SD_Init()
if(BSP_SD_IsDetected() != SD_PRESENT)
stm32446e_eval_sd.c:209BSP_SD_ITConfig()
BSP_SD_IsDetected();

Call Tree

Functions calling BSP_SD_IsDetected()
Functions called by BSP_SD_IsDetected()
all items filtered out
BSP_SD_IsDetected()
Data read by BSP_SD_IsDetected()
Data written by BSP_SD_IsDetected()
IO_ModeTypedef::IO_MODE_IT_RISING_EDGE
IO_ModeTypedef::IO_MODE_IT_FALLING_EDGE
BSP_SD_IsDetected()::status
all items filtered out
BSP_SD_IsDetected()
BSP_SD_IsDetected()::status
all items filtered out
Type of BSP_SD_IsDetected()
BSP_SD_IsDetected()
uint8_t
all items filtered out