Searched defs:prescaler (Results 1 – 11 of 11) sorted by relevance
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/ |
D | gr55xx_ll_dual_tim.h | 77 uint32_t prescaler; /**< Specifies the prescaler value used to divide the TIMER clock. member 298 __STATIC_INLINE void ll_dual_timer_set_prescaler(dual_timer_regs_t *DUAL_TIMERx, uint32_t prescaler) in ll_dual_timer_set_prescaler()
|
D | gr55xx_hal_dual_tim.h | 97 uint32_t prescaler; /**< Specifies the prescaler value used to divide the DUAL_TIMER clock. member
|
D | gr55xx_ll_pwm.h | 100 uint32_t prescaler; /**< Specifies the prescaler value member 1088 __STATIC_INLINE void ll_pwm_set_prescaler(pwm_regs_t *PWMx, uint32_t prescaler) in ll_pwm_set_prescaler()
|
/device/soc/esp/esp32/components/hal/ |
D | wdt_hal_iram.c | 22 void wdt_hal_init(wdt_hal_context_t *hal, wdt_inst_t wdt_inst, uint32_t prescaler, bool enable_intr) in wdt_hal_init()
|
/device/soc/esp/esp32/components/hal/esp32/include/hal/ |
D | mwdt_ll.h | 202 FORCE_INLINE_ATTR void mwdt_ll_set_prescaler(timg_dev_t *hw, uint32_t prescaler) in mwdt_ll_set_prescaler()
|
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/ |
D | hpm_dram_drv.c | 215 uint32_t prescaler; in dram_config_sdram() local
|
D | hpm_can_drv.c | 144 uint32_t prescaler = start_prescaler; in find_closest_prescaler() local
|
/device/soc/rockchip/common/sdk_linux/drivers/pwm/ |
D | pwm-rockchip.c | 62 unsigned int prescaler; member
|
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
D | hpm_dram_drv.h | 94 uint8_t prescaler; /**< presecaler */ member
|
D | hpm_can_drv.h | 144 uint16_t prescaler; /**< Prescaler value */ member
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/driver/rf/ |
D | reg_wcnaon.h | 1535 static inline void wcnaon_maxim_spi_pack(uint8_t startdone, uint8_t cs, uint8_t prescaler, uint8_t … in wcnaon_maxim_spi_pack() 1552 static inline void wcnaon_maxim_spi_unpack(uint8_t* startdone, uint8_t* cs, uint8_t* prescaler, uin… in wcnaon_maxim_spi_unpack() 1633 static inline void wcnaon_prescaler_setf(uint8_t prescaler) in wcnaon_prescaler_setf()
|