Home
last modified time | relevance | path

Searched refs:target_period (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dsystimer_ll.h124 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
129 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsystimer_ll.h135 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
140 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dsystimer_ll.h125 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
130 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dsystimer_ll.h124 dev->target_conf[alarm_id].target_period = period; in systimer_ll_set_alarm_period()
129 return dev->target_conf[alarm_id].target_period; in systimer_ll_get_alarm_period()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystimer_struct.h131 uint32_t target_period: 30; member
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystimer_struct.h154 uint32_t target_period: 26; member
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsystimer_struct.h154 uint32_t target_period: 26; member
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystimer_struct.h158 uint32_t target_period: 26; member