Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_sd.h455 #define __HAL_SD_SDIO_DMA_ENABLE() __SDIO_DMA_ENABLE()
Dstm32l1xx_ll_sdmmc.h560 #define __SDIO_DMA_ENABLE() (*(__IO uint32_t *)DCTRL_DMAEN_BB = ENABLE) macro