Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_gtzc.h286 #define IS_GTZC_MPCWM_MEMORY_BASEADDRESS(__BASE_ADDRESS__) (((__BASE_ADDRESS__) == FLASH_BASE) ||… argument
287 … ((__BASE_ADDRESS__) == SRAM1_BASE) || \
288 ((__BASE_ADDRESS__) == SRAM2_BASE))
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal.h739 …efine __HAL_ART_CONFIG_BASE_ADDRESS(__BASE_ADDRESS__) MODIFY_REG(ART->CTR, ART_CTR_PCACHEADDR, (… argument