Searched refs:IOFunctionNbr (Results 1 – 6 of 6) sorted by relevance
596 cmd53.IOFunctionNbr = SDIO_FUNCTION_0; in HAL_SDIO_SetBlockSize()830 cmd |= (((uint32_t)Argument->IOFunctionNbr) << 28U); in HAL_SDIO_ReadDirect()894 cmd |= ((uint32_t)Argument->IOFunctionNbr) << 28U; in HAL_SDIO_WriteDirect()1008 cmd |= Argument->IOFunctionNbr << 28U; in HAL_SDIO_ReadExtended()1213 cmd |= Argument->IOFunctionNbr << 28U; in HAL_SDIO_WriteExtended()1431 cmd |= Argument->IOFunctionNbr << 28U; in HAL_SDIO_ReadExtended_DMA()1574 cmd |= Argument->IOFunctionNbr << 28U; in HAL_SDIO_WriteExtended_DMA()1675 CMD53_desc.IOFunctionNbr = 1; in HAL_SDIO_IRQHandler()2700 cmd |= cmd_arg->IOFunctionNbr << 28U; in SDIO_WriteExtended()
95 …uint8_t IOFunctionNbr; /*!< The number of the function within the IO card you wish to read or wr… member106 …uint32_t IOFunctionNbr; /*!< The number of the function within the IO card you wish to read or wri… member