Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_fmc.h206 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument
207 ((__BURST__) == FMC_WRITE_BURST_ENABLE))

Completed in 5 milliseconds