Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c124 unsigned long reg_addr = PWM_BASE + PWM_PCR; in hal_pwm_prescal_set()
489 temp = hal_readl(PWM_BASE + reg_offset); in hal_pwm_control()
491 hal_writel(temp, PWM_BASE + reg_offset); in hal_pwm_control()
495 value = hal_readl(PWM_BASE + PWM_PCGR); in hal_pwm_control()
497 hal_writel(value, PWM_BASE + PWM_PCGR); in hal_pwm_control()
503 temp = hal_readl(PWM_BASE + reg_offset); in hal_pwm_control()
505 hal_writel(temp, PWM_BASE + reg_offset); in hal_pwm_control()
511 temp = hal_readl(PWM_BASE + reg_offset); in hal_pwm_control()
513 hal_writel(temp, PWM_BASE + reg_offset); in hal_pwm_control()
519 temp = hal_readl(PWM_BASE + reg_offset); in hal_pwm_control()
[all …]
/bsp/bluetrum/libraries/hal_drivers/config/
A Dpwm_config.h30 #define PWM_BASE ((hal_sfr_t)&PWMCON) macro
69 .pwm_handle = PWM_BASE, \
80 .pwm_handle = PWM_BASE, \
91 .pwm_handle = PWM_BASE, \
102 .pwm_handle = PWM_BASE, \
/bsp/allwinner/libraries/sunxi-hal/include/hal/sun8i/
A Dpwm-sun8iw19.h41 #define PWM_BASE 0x0300a000 macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl602/
A Dbl602_memorymap.h55 #define PWM_BASE ((uint32_t)0x4000A400) macro
A Ddevice_table.c55 .reg_base = PWM_BASE,
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/platform/
A Dpwm_sun8iw18.h41 #define PWM_BASE 0x0300a000UL macro
A Dpwm_sun8iw19.h41 #define PWM_BASE 0x0300a000UL macro
A Dpwm_sun8iw20.h41 #define PWM_BASE 0x02000C00UL macro
/bsp/lm4f232/Libraries/inc/
A Dhw_memmap.h146 #define PWM_BASE 0x40028000 // PWM macro
/bsp/lm3s8962/Libraries/inc/
A Dhw_memmap.h146 #define PWM_BASE 0x40028000 // PWM macro
/bsp/lm3s9b9x/Libraries/inc/
A Dhw_memmap.h146 #define PWM_BASE 0x40028000 // PWM macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl702/
A Dbl702_memorymap.h66 #define PWM_BASE ((uint32_t)0x4000A400) macro
A Ddevice_table.c55 .reg_base = PWM_BASE,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl616/
A Dbl616_memorymap.h77 #define PWM_BASE ((uint32_t)0x2000a400) macro
A Ddevice_table.c55 .reg_base = PWM_BASE,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/config/bl808/
A Dbl808_memorymap.h80 #define PWM_BASE ((uint32_t)0x2000a400) macro
A Ddevice_table.c106 .reg_base = PWM_BASE,
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/include/hardware/
A Dbl602.h166 #define PWM_BASE ((uint32_t)0x4000A400) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/include/hardware/
A Dbl702.h187 #define PWM_BASE ((uint32_t)0x4000A400) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/hardware/
A Dbl616.h211 #define PWM_BASE ((uint32_t)0x2000a400) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/hardware/
A Dbl808.h424 #define PWM_BASE ((uint32_t)0x2000a400) macro

Completed in 36 milliseconds