/hal_espressif-3.6.0/components/freertos/test/ |
D | test_timers.c | 20 TimerHandle_t oneshot = xTimerCreate("oneshot", 100 / portTICK_PERIOD_MS, pdFALSE, 44 TimerHandle_t recurring = xTimerCreate("oneshot", 100 / portTICK_PERIOD_MS, pdTRUE,
|
D | test_task_suspend_resume.c | 375 TimerHandle_t count_time = xTimerCreate("count_time", 1, pdTRUE, NULL, timer_callback); in test_scheduler_suspend3()
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/common_components/button/ |
D | button.c | 294 btn->tap_rls_cb.tmr = xTimerCreate("btn_rls_tmr", btn->tap_rls_cb.interval, pdFALSE, in iot_button_create() 310 btn->tap_psh_cb.tmr = xTimerCreate("btn_psh_tmr", btn->tap_psh_cb.interval, pdFALSE, in iot_button_create() 359 …btn->press_serial_cb.tmr = xTimerCreate("btn_serial_tmr", btn->serial_thres_sec*1000 / portTICK_PE… in iot_button_set_serial_cb() 423 cb_new->tmr = xTimerCreate("btn_press_tmr", cb_new->interval, pdFALSE, cb_new, button_press_cb); in iot_button_add_custom_cb()
|
/hal_espressif-3.6.0/examples/protocols/websocket/main/ |
D | websocket_example.c | 91 …shutdown_signal_timer = xTimerCreate("Websocket shutdown timer", NO_DATA_TIMEOUT_SEC * 1000 / port… in websocket_app_start()
|
/hal_espressif-3.6.0/components/freertos/include/freertos/ |
D | mpu_wrappers.h | 121 #define xTimerCreate MPU_xTimerCreate macro
|
D | timers.h | 233 …TimerHandle_t xTimerCreate( const char * const pcTimerName, /*lint !e971 Unqualified char types ar…
|
/hal_espressif-3.6.0/examples/bluetooth/nimble/blehr/main/ |
D | main.c | 292 …blehr_tx_timer = xTimerCreate("blehr_tx_timer", pdMS_TO_TICKS(1000), pdTRUE, (void *)0, blehr_tx_h… in app_main()
|
/hal_espressif-3.6.0/components/freertos/ |
D | linker.lf | 73 timers: xTimerCreate (default)
|
D | timers.c | 294 …TimerHandle_t xTimerCreate( const char * const pcTimerName, /*lint !e971 Unqualified char types ar… in xTimerCreate() function
|
/hal_espressif-3.6.0/examples/peripherals/gpio/matrix_keyboard/components/matrix_keyboard/src/ |
D | matrix_keyboard.c | 161 …mkbd->debounce_timer = xTimerCreate("kb_debounce", pdMS_TO_TICKS(config->debounce_ms), pdFALSE, mk… in matrix_kbd_install()
|
/hal_espressif-3.6.0/docs/zh_CN/api-guides/ |
D | SYSVIEW_FreeRTOS.txt | 48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | SYSVIEW_FreeRTOS.txt | 48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
|
/hal_espressif-3.6.0/examples/network/simple_sniffer/main/ |
D | cmd_pcap.c | 177 pcap_cmd_rt.trace_flush_timer = xTimerCreate("flush_apptrace_timer", in sniff_packet_start()
|
/hal_espressif-3.6.0/examples/system/sysview_tracing_heap_log/ |
D | SYSVIEW_FreeRTOS.txt | 48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
|
/hal_espressif-3.6.0/tools/esp_app_trace/ |
D | SYSVIEW_FreeRTOS.txt | 48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
|
/hal_espressif-3.6.0/examples/system/sysview_tracing/ |
D | SYSVIEW_FreeRTOS.txt | 48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
|
/hal_espressif-3.6.0/components/driver/esp32/ |
D | touch_sensor.c | 432 …s_touch_pad_filter->timer = xTimerCreate("filter_tmr", filter_period_ms / portTICK_PERIOD_MS, pdFA… in touch_pad_filter_start()
|
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/main/ |
D | main.c | 330 s_tmr = xTimerCreate("connTmr", (10000 / portTICK_RATE_MS), in bt_av_hdl_stack_evt()
|
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/common_components/light_driver/ |
D | light_driver.c | 793 g_fade_timer = xTimerCreate("light_timer", fade_period_ms, in light_driver_fade_hue()
|
/hal_espressif-3.6.0/tools/ldgen/samples/ |
D | sections.info | 1198 5 .literal.xTimerCreate 00000008 00000000 00000000 000000d4 2**2 1244 28 .text.xTimerCreate 00000026 00000000 00000000 000003f8 2**2
|
/hal_espressif-3.6.0/tools/ldgen/test/data/ |
D | libfreertos.a.txt | 1303 5 .literal.xTimerCreate 00000008 00000000 00000000 000000d4 2**2 1349 28 .text.xTimerCreate 00000026 00000000 00000000 000003f8 2**2
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | app_esp32s2.map | 1191 .literal.xTimerCreate 1210 .text.xTimerCreate 16114 xTimerCreate esp-idf/freertos/libfreertos.a(timers.c.obj)
|
D | app2.map | 1230 .literal.xTimerCreate 1249 .text.xTimerCreate 18106 xTimerCreate esp-idf/freertos/libfreertos.a(timers.c.obj)
|
D | app.map | 1313 .literal.xTimerCreate 1334 .text.xTimerCreate
|
D | overflow.map | 7218 .literal.xTimerCreate 7247 .text.xTimerCreate 78519 xTimerCreate esp-idf/freertos/libfreertos.a(timers.c.obj)
|