Home
last modified time | relevance | path

Searched refs:DLEN (Results 1 – 4 of 4) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_sdmmc.c433 SDIOx->DLEN = SDIO_DataInitStruct->DataLength; in SDIO_DataConfig()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_sdmmc.c479 SDMMCx->DLEN = Data->DataLength; in SDMMC_ConfigData()
Dstm32l4xx_hal_sd.c1756 hsd->Instance->DLEN = 0; in HAL_SD_IRQHandler()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h842 __IO uint32_t DLEN; /*!< SDMMC data length register, Address offset: 0x28 */ member