Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dac.h140 #define __DAC_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ argument
141 ((uint32_t *)((uint32_t) ((uint32_t)(&(__REG__)) + ((__REG_OFFFSET__) << 2UL))))
A Dstm32l1xx_ll_adc.h368 #define __ADC_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ argument
369 ((uint32_t *)((uint32_t) ((uint32_t)(&(__REG__)) + ((__REG_OFFFSET__) << 2U))))
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_adc.h1019 #define __ADC_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ argument
1020 ((__IO uint32_t *)((uint32_t) ((uint32_t)(&(__REG__)) + ((__REG_OFFFSET__) << 2UL))))

Completed in 923 milliseconds