Home
last modified time | relevance | path

Searched defs:IS_FSMC_ADDRESS_HOLD_TIME (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_fsmc.h87 #define IS_FSMC_ADDRESS_HOLD_TIME(__TIME__) (((__TIME__) > 0U) && ((__TIME__) <= 15U)) macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_fsmc.h441 #define IS_FSMC_ADDRESS_HOLD_TIME(TIME) ((TIME) <= 0xF) macro

Completed in 8 milliseconds