Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_fsmc.h82 #define IS_FSMC_WRITE_BURST(__BURST__) (((__BURST__) == FSMC_WRITE_BURST_DISABLE) || \ argument
83 ((__BURST__) == FSMC_WRITE_BURST_ENABLE))

Completed in 6 milliseconds