Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_fmc.h191 #define FMC_COMMON_DEVICE FMC_Common_R macro
871 #define __FMC_ENABLE() (FMC_COMMON_DEVICE->CFGR |= FMC_CFGR_FMCEN)
877 #define __FMC_DISABLE() (FMC_COMMON_DEVICE->CFGR &= ~FMC_CFGR_FMCEN)