Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_fmc.h103 #define IS_FMC_ASYNWAIT(__STATE__) (((__STATE__) == FMC_ASYNCHRONOUS_WAIT_DISABLE
477 #define FMC_ASYNCHRONOUS_WAIT_DISABLE ((uint32_t)0x00000000U) macro