Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsystimer_ll.h133 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()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsystimer_ll.h120 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.h120 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.h120 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.h129 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.h129 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.h192 uint32_t target_period: 26; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsystimer_struct.h192 uint32_t target_period: 26; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dsystimer_struct.h131 uint32_t target_period: 30; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystimer_struct.h148 uint32_t target_period: 26; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystimer_struct.h154 uint32_t target_period: 26; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystimer_struct.h158 uint32_t target_period: 26; member