Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/hal/mcu/
Dam_hal_card.h477 #define SDIO_FULLSPEED_ENABLED 0x0 macro
Dam_hal_card.c966 if ( ((ui8SpeedReg >> 1) & 0x1) == SDIO_FULLSPEED_ENABLED ) in am_hal_sdio_card_set_speed()