Home
last modified time | relevance | path

Searched refs:periodic (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.7.0/components/hal/
Dusb_dwc_hal.c257 …HAL_ASSERT((int)ep_char->periodic.interval <= (int)hal->frame_list_len); //Interval cannot exce… in usb_dwc_hal_chan_set_ep_char()
259 int offset = ep_char->periodic.phase_offset_frames % ep_char->periodic.interval; in usb_dwc_hal_chan_set_ep_char()
261 for (int i = offset; i < hal->frame_list_len; i+= ep_char->periodic.interval) { in usb_dwc_hal_chan_set_ep_char()
/hal_espressif-3.7.0/components/bt/controller/esp32c2/
DKconfig.in143 bool "Enable periodic advertisement."
147 Enable this option to start periodic advertisement.
154 This enables controller transfer periodic sync events to host
159 int "Maximum number of periodic advertising syncs"
166 Set this option to set the upper limit for number of periodic sync
171 int "Maximum number of periodic advertiser list"
176 Set this option to set the upper limit for number of periodic advertiser list.
/hal_espressif-3.7.0/components/bt/host/bluedroid/common/include/common/
Dbt_defs.h42 #define alarm_timer_arm(timer, to, periodic) \ argument
/hal_espressif-3.7.0/components/bt/controller/esp32c6/
DKconfig.in143 bool "Enable periodic advertisement."
147 Enable this option to start periodic advertisement.
154 This enables controller transfer periodic sync events to host
159 int "Maximum number of periodic advertising syncs"
166 Set this option to set the upper limit for number of periodic sync
171 int "Maximum number of periodic advertiser list"
176 Set this option to set the upper limit for number of periodic advertiser list.
/hal_espressif-3.7.0/components/bt/controller/esp32h2/
DKconfig.in143 bool "Enable periodic advertisement."
147 Enable this option to start periodic advertisement.
154 This enables controller transfer periodic sync events to host
159 int "Maximum number of periodic advertising syncs"
166 Set this option to set the upper limit for number of periodic sync
171 int "Maximum number of periodic advertiser list"
176 Set this option to set the upper limit for number of periodic advertiser list.
/hal_espressif-3.7.0/components/bt/host/nimble/
DKconfig.in558 bool "Enable periodic advertisement."
562 Enable this option to start periodic advertisement.
569 This enables controller transfer periodic sync events to host
573 int "Maximum number of periodic advertising syncs"
580 Set this option to set the upper limit for number of periodic sync
585 int "Maximum number of periodic advertiser list"
590 Set this option to set the upper limit for number of periodic advertiser list.
/hal_espressif-3.7.0/components/hal/include/hal/
Dusb_dwc_hal.h124 } periodic; /**< Characteristic for periodic (interrupt/isochronous) endpoints only */ member
/hal_espressif-3.7.0/components/bt/controller/esp32c3/
DKconfig.in11 scan , sync and adv(periodic adv, multi-adv). Each instance needs to
/hal_espressif-3.7.0/components/mbedtls/
DKconfig511 functionality that requires relative timekeeping - for example periodic