Home
last modified time | relevance | path

Searched refs:SDMMC_READ_WAIT_MODE_CLK (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_sdmmc.h615 #define SDMMC_READ_WAIT_MODE_CLK (SDMMC_DCTRL_RWMOD) macro
617 #define IS_SDMMC_READWAIT_MODE(MODE) (((MODE) == SDMMC_READ_WAIT_MODE_CLK) || \