Searched refs:__SDIO_ENABLE (Results 1 – 2 of 2) sorted by relevance
443 #define __HAL_SD_SDIO_ENABLE() __SDIO_ENABLE()
548 #define __SDIO_ENABLE() (*(__IO uint32_t *)CLKCR_CLKEN_BB = ENABLE) macro