Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_fsmc.h351 #define FSMC_WAIT_SIGNAL_DISABLE 0x00000000U macro
892 #define IS_FSMC_WAITE_SIGNAL(__SIGNAL__) (((__SIGNAL__) == FSMC_WAIT_SIGNAL_DISABLE) || \