Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_sd.h443 #define __HAL_SD_SDIO_ENABLE() __SDIO_ENABLE()
Dstm32l1xx_ll_sdmmc.h548 #define __SDIO_ENABLE() (*(__IO uint32_t *)CLKCR_CLKEN_BB = ENABLE) macro