| /bsp/qemu-vexpress-a9/drivers/ |
| A D | drv_timer.c | 27 #define TIMER_LOAD(hw_base) __REG32(hw_base + 0x00) argument 28 #define TIMER_VALUE(hw_base) __REG32(hw_base + 0x04) argument 29 #define TIMER_CTRL(hw_base) __REG32(hw_base + 0x08) argument 39 #define TIMER_INTCLR(hw_base) __REG32(hw_base + 0x0c) argument 40 #define TIMER_RIS(hw_base) __REG32(hw_base + 0x10) argument 41 #define TIMER_MIS(hw_base) __REG32(hw_base + 0x14) argument 42 #define TIMER_BGLOAD(hw_base) __REG32(hw_base + 0x18) argument 44 #define TIMER_LOAD(hw_base) __REG32(hw_base + 0x00) argument 45 #define TIMER_VALUE(hw_base) __REG32(hw_base + 0x04) argument 46 #define TIMER_CTRL(hw_base) __REG32(hw_base + 0x08) argument [all …]
|
| A D | drv_uart.c | 25 rt_uint32_t hw_base; member
|
| /bsp/zynqmp-r5-axu4ev/drivers/ |
| A D | drv_timer.h | 10 #define TTC_CLK_CNTRL(hw_base) __REG32(hw_base + 0x00) argument 18 #define TTC_CNT_CNTRL(hw_base) __REG32(hw_base + 0x0C) argument 28 #define TTC_COUNT_VALUE(hw_base) __REG32(hw_base + 0x18) argument 29 #define TTC_INTERVAL_VAL(hw_base) __REG32(hw_base + 0x24) argument 30 #define TTC_MATCH_0(hw_base) __REG32(hw_base + 0x30) argument 31 #define TTC_MATCH_1(hw_base) __REG32(hw_base + 0x3C) argument 32 #define TTC_MATCH_2(hw_base) __REG32(hw_base + 0x48) argument 34 #define TTC_ISR(hw_base) __REG32(hw_base + 0x54) argument 42 #define TTC_IER(hw_base) __REG32(hw_base + 0x60) argument
|
| /bsp/rockchip/common/drivers/ |
| A D | drv_uart.c | 351 struct UART_REG *hw_base = RT_NULL; in rockchip_uart_control() local 396 struct UART_REG *hw_base = RT_NULL; in rockchip_uart_irq() local
|
| /bsp/k230/drivers/interdrv/hardlock/ |
| A D | drv_hardlock.c | 47 volatile void *hw_base; member
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_i2c.h | 26 void *hw_base; /* hardware physical address base */ member
|
| /bsp/tm4c129x/drivers/ |
| A D | drv_uart.c | 27 uint32_t hw_base; // base address member
|
| /bsp/raspberry-pi/raspi2/driver/ |
| A D | drv_uart.c | 24 rt_uint32_t hw_base; member
|
| /bsp/raspberry-pi/raspi3-32/driver/ |
| A D | drv_uart.c | 24 rt_uint32_t hw_base; member
|
| /bsp/raspberry-pi/raspi3-64/driver/ |
| A D | drv_uart.c | 23 rt_ubase_t hw_base; member
|
| /bsp/qemu-virt64-riscv/driver/ |
| A D | drv_uart.c | 25 rt_ubase_t hw_base; member
|
| /bsp/xuantie/virt64/c906/board/ |
| A D | drv_uart.c | 25 rt_ubase_t hw_base; member
|
| /bsp/qemu-virt64-aarch64/drivers/ |
| A D | drv_uart.c | 20 rt_size_t hw_base; member
|
| /bsp/raspberry-pi/raspi4-32/driver/ |
| A D | drv_uart.c | 42 rt_ubase_t hw_base; member
|
| A D | drv_spi.h | 72 rt_ubase_t hw_base; member
|
| /bsp/mini2440/drivers/ |
| A D | uart.c | 35 rt_uint32_t hw_base; member
|
| /bsp/ultrarisc/drivers/ |
| A D | drv_uart.c | 26 rt_ubase_t hw_base; member
|
| /bsp/lm3s9b9x/drivers/ |
| A D | serial.c | 39 rt_uint32_t hw_base; member
|
| /bsp/lm3s8962/drivers/ |
| A D | serial.c | 39 rt_uint32_t hw_base; member
|
| /bsp/lm4f232/drivers/ |
| A D | serial.c | 39 rt_uint32_t hw_base; member
|
| /bsp/raspberry-pi/raspi4-64/drivers/ |
| A D | drv_uart.c | 48 rt_ubase_t hw_base; member
|
| A D | drv_spi.h | 72 rt_ubase_t hw_base; member
|
| /bsp/zynqmp-a53-dfzu2eg/drivers/ |
| A D | drv_uart.c | 29 rt_ubase_t hw_base; member
|
| /bsp/allwinner_tina/drivers/ |
| A D | drv_uart.c | 28 rt_uint32_t hw_base; member
|
| /bsp/rockchip/rk3568/driver/ |
| A D | drv_uart.c | 64 rt_ubase_t hw_base; member
|