Searched refs:commonCISPointer (Results 1 – 6 of 6) sorted by relevance
73 uint32_t commonCISPointer; /*!< point to common CIS */ member
730 pCccr->commonCISPointer = tempBuffer[0x09U] | ((uint32_t)tempBuffer[(uint32_t)0x09U + 1U] << 8U) | in HAL_SDIO_GetCardCommonControlRegister()