Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/inc/
A Dstm32f10x_fsmc.h416 #define IS_FSMC_WAITE_SIGNAL(SIGNAL) (((SIGNAL) == FSMC_WaitSignal_Disable) || \ argument
417 ((SIGNAL) == FSMC_WaitSignal_Enable))
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_fsmc.h402 #define IS_FSMC_WAITE_SIGNAL(SIGNAL) (((SIGNAL) == FSMC_WaitSignal_Disable) || \ argument
403 ((SIGNAL) == FSMC_WaitSignal_Enable))
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fsmc.h402 #define IS_FSMC_WAITE_SIGNAL(SIGNAL) (((SIGNAL) == FSMC_WaitSignal_Disable) || \ argument
403 ((SIGNAL) == FSMC_WaitSignal_Enable))
A Dstm32f4xx_fmc.h526 #define IS_FMC_WAITE_SIGNAL(SIGNAL) (((SIGNAL) == FMC_WaitSignal_Disable) || \ argument
527 ((SIGNAL) == FMC_WaitSignal_Enable))

Completed in 12 milliseconds