Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_fsmc.c197 assert_param(IS_FSMC_ASYNWAIT(Init->AsynchronousWait)); in FSMC_NORSRAM_Init()
217 | Init->AsynchronousWait in FSMC_NORSRAM_Init()
235 | Init->AsynchronousWait in FSMC_NORSRAM_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_fmc.c266 assert_param(IS_FMC_ASYNWAIT(Init->AsynchronousWait)); in FMC_NORSRAM_Init()
300 Init->AsynchronousWait | in FMC_NORSRAM_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_fsmc.h234 …uint32_t AsynchronousWait; /*!< Enables or disables wait signal during asynchronous tr… member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_fmc.h216 …uint32_t AsynchronousWait; /*!< Enables or disables wait signal during asynchronous tr… member