Searched defs:hpoint (Results 1 – 3 of 3) sorted by relevance
374 uint32_t hpoint = ledc_conf->hpoint; in ledc_channel_config() local464 …et_duty_with_hpoint(ledc_mode_t speed_mode, ledc_channel_t channel, uint32_t duty, uint32_t hpoint) in ledc_set_duty_with_hpoint()520 uint32_t hpoint = 0; in ledc_get_hpoint() local842 …set_duty_and_update(ledc_mode_t speed_mode, ledc_channel_t channel, uint32_t duty, uint32_t hpoint) in ledc_set_duty_and_update()
136 int hpoint; /*!< LEDC channel hpoint value, the max value is 0xfffff */ member
39 …uint32_t hpoint: 20; /*The output value changes to high when htimerx(x=[0 3]) sele… member43 } hpoint; member