Searched refs:DFSDM_FILTER_BASE_ADR (Results 1 – 2 of 2) sorted by relevance
93 #define DFSDM_FILTER_BASE_ADR 0x100 macro95 #define DFSDM_FILTER_X_BASE_ADR(x) ((x) * 0x80 + DFSDM_FILTER_BASE_ADR)
44 if (reg < DFSDM_FILTER_BASE_ADR) in stm32_dfsdm_volatile_reg()