Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_fsmc.c193 assert_param(IS_FSMC_WAIT_SIGNAL_ACTIVE(Init->WaitSignalActive)); in FSMC_NORSRAM_Init()
213 | Init->WaitSignalActive in FSMC_NORSRAM_Init()
231 | Init->WaitSignalActive in FSMC_NORSRAM_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_fmc.c262 assert_param(IS_FMC_WAIT_SIGNAL_ACTIVE(Init->WaitSignalActive)); in FMC_NORSRAM_Init()
296 Init->WaitSignalActive | in FMC_NORSRAM_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_fsmc.h219 …uint32_t WaitSignalActive; /*!< Specifies if the wait signal is asserted by the memory… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_fmc.h201 …uint32_t WaitSignalActive; /*!< Specifies if the wait signal is asserted by the memory… member