Home
last modified time | relevance | path

Searched refs:WriteZeroLatency (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_ospi.h193 uint32_t WriteZeroLatency; /* It enables or not the latency for the write access. member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_ospi.c983 assert_param(IS_OSPI_WRITE_ZERO_LATENCY(cfg->WriteZeroLatency)); in HAL_OSPI_HyperbusCfg()
998 cfg->WriteZeroLatency | cfg->LatencyMode)); in HAL_OSPI_HyperbusCfg()