Home
last modified time | relevance | path

Searched refs:MemoryDataWidth (Results 1 – 7 of 7) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_fsmc.c189 assert_param(IS_FSMC_NORSRAM_MEMORY_WIDTH(Init->MemoryDataWidth)); in FSMC_NORSRAM_Init()
209 | Init->MemoryDataWidth in FSMC_NORSRAM_Init()
227 | Init->MemoryDataWidth in FSMC_NORSRAM_Init()
Dstm32l1xx_hal_nor.c217 if (hnor->Init.MemoryDataWidth == FSMC_NORSRAM_MEM_BUS_WIDTH_8) in HAL_NOR_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_fmc.c259 assert_param(IS_FMC_NORSRAM_MEMORY_WIDTH(Init->MemoryDataWidth)); in FMC_NORSRAM_Init()
293 Init->MemoryDataWidth | in FMC_NORSRAM_Init()
584 assert_param(IS_FMC_NAND_MEMORY_WIDTH(Init->MemoryDataWidth)); in FMC_NAND_Init()
593 Init->MemoryDataWidth | in FMC_NAND_Init()
Dstm32l4xx_hal_nor.c209 if (hnor->Init.MemoryDataWidth == FMC_NORSRAM_MEM_BUS_WIDTH_8) in HAL_NOR_Init()
Dstm32l4xx_hal_nand.c346 if (hnand->Init.MemoryDataWidth == FMC_NAND_MEM_BUS_WIDTH_8) in HAL_NAND_Read_ID()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_fmc.h190 uint32_t MemoryDataWidth; /*!< Specifies the external memory device width. member
307 uint32_t MemoryDataWidth; /*!< Specifies the external memory device width. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_fsmc.h204 uint32_t MemoryDataWidth; /*!< Specifies the external memory device width. member