Home
last modified time | relevance | path

Searched refs:target_conf (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsystimer_ll.h122 dev->target_conf[alarm_id].target_period_mode = 0; in systimer_ll_enable_alarm_oneshot()
127 dev->target_conf[alarm_id].target_period_mode = 1; in systimer_ll_enable_alarm_period()
133 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
138 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
149 dev->target_conf[alarm_id].target_work_en = en; in systimer_ll_enable_alarm()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsystimer_ll.h104 dev->target_conf[alarm_id].target_timer_unit_sel = counter_id; in systimer_ll_connect_alarm_counter()
109 dev->target_conf[alarm_id].target_period_mode = 0; in systimer_ll_enable_alarm_oneshot()
114 dev->target_conf[alarm_id].target_period_mode = 1; in systimer_ll_enable_alarm_period()
120 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
125 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dsystimer_ll.h104 dev->target_conf[alarm_id].target_timer_unit_sel = counter_id; in systimer_ll_connect_alarm_counter()
109 dev->target_conf[alarm_id].target_period_mode = 0; in systimer_ll_enable_alarm_oneshot()
114 dev->target_conf[alarm_id].target_period_mode = 1; in systimer_ll_enable_alarm_period()
120 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
125 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsystimer_ll.h104 dev->target_conf[alarm_id].target_timer_unit_sel = counter_id; in systimer_ll_connect_alarm_counter()
109 dev->target_conf[alarm_id].target_period_mode = 0; in systimer_ll_enable_alarm_oneshot()
114 dev->target_conf[alarm_id].target_period_mode = 1; in systimer_ll_enable_alarm_period()
120 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
125 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsystimer_ll.h113 dev->target_conf[alarm_id].target_timer_unit_sel = counter_id; in systimer_ll_connect_alarm_counter()
118 dev->target_conf[alarm_id].target_period_mode = 0; in systimer_ll_enable_alarm_oneshot()
123 dev->target_conf[alarm_id].target_period_mode = 1; in systimer_ll_enable_alarm_period()
129 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
134 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsystimer_ll.h113 dev->target_conf[alarm_id].target_timer_unit_sel = counter_id; in systimer_ll_connect_alarm_counter()
118 dev->target_conf[alarm_id].target_period_mode = 0; in systimer_ll_enable_alarm_oneshot()
123 dev->target_conf[alarm_id].target_period_mode = 1; in systimer_ll_enable_alarm_period()
129 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
134 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsystimer_struct.h358 volatile systimer_target_conf_reg_t target_conf[3]; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsystimer_struct.h358 volatile systimer_target_conf_reg_t target_conf[3]; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystimer_struct.h277 volatile systimer_target_conf_reg_t target_conf[3]; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystimer_struct.h332 volatile systimer_target_conf_reg_t target_conf[3]; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystimer_struct.h331 volatile systimer_target_conf_reg_t target_conf[3]; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystimer_struct.h365 volatile systimer_target_conf_reg_t target_conf[3]; member