Home
last modified time | relevance | path

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

/hal_ambiq-3.6.0/mcu/apollo4p/hal/mcu/
Dam_hal_card.h500 uint8_t ui8DeviceType; member
Dam_hal_card.c526 pCard->ui8DeviceType = am_hal_unstuff_bytes(pCard->ui32ExtCSD, 196, 1); in am_hal_card_mmc_init()
692 if ((pCard->ui8DeviceType & HS_DDR_52MHZ_18_3V) == 0x0) in am_hal_card_set_uhs_mode()