Searched refs:TIMER_COUNT_UP (Results 1 – 23 of 23) sorted by relevance
/hal_espressif-3.5.0/components/driver/test/ |
D | test_timer.c | 301 .counter_dir = TIMER_COUNT_UP, 315 .counter_dir = TIMER_COUNT_UP, 331 .counter_dir = TIMER_COUNT_UP, 371 .counter_dir = TIMER_COUNT_UP, 410 .counter_dir = TIMER_COUNT_UP, 441 .counter_dir = TIMER_COUNT_UP, 468 .counter_dir = TIMER_COUNT_UP, 478 all_timer_set_counter_mode(TIMER_COUNT_UP); 515 .counter_dir = TIMER_COUNT_UP, 601 .counter_dir = TIMER_COUNT_UP, [all …]
|
/hal_espressif-3.5.0/components/hal/include/hal/ |
D | timer_types.h | 54 TIMER_COUNT_UP = 1, /*!< Ascending Count from Zero*/ enumerator
|
/hal_espressif-3.5.0/examples/peripherals/mcpwm/mcpwm_brushed_dc_control/components/motor_ctrl_timer/ |
D | motor_ctrl_timer.c | 62 .counter_dir = TIMER_COUNT_UP, in motor_ctrl_new_timer()
|
/hal_espressif-3.5.0/components/freemodbus/port/ |
D | porttimer.c | 90 .counter_dir = TIMER_COUNT_UP, in xMBPortTimersInit()
|
D | porttimer_m.c | 84 .counter_dir = TIMER_COUNT_UP, in xMBMasterPortTimersInit()
|
/hal_espressif-3.5.0/examples/peripherals/timer_group/main/ |
D | timer_group_example_main.c | 87 .counter_dir = TIMER_COUNT_UP, in example_tg_timer_init()
|
/hal_espressif-3.5.0/examples/peripherals/wave_gen/main/ |
D | wave_gen_example_main.c | 69 .counter_dir = TIMER_COUNT_UP, in example_timer_init()
|
/hal_espressif-3.5.0/components/app_trace/sys_view/Sample/Config/ |
D | SEGGER_SYSVIEW_Config_FreeRTOS.c | 214 .counter_dir = TIMER_COUNT_UP, in SEGGER_SYSVIEW_TS_Init()
|
/hal_espressif-3.5.0/components/freertos/test/ |
D | test_freertos_task_notify.c | 133 config.counter_dir = TIMER_COUNT_UP; in timerg0_init()
|
D | test_freertos_eventgroups.c | 174 config.counter_dir = TIMER_COUNT_UP; in setup_timer()
|
D | test_suspend_scheduler.c | 79 .counter_dir = TIMER_COUNT_UP,
|
D | test_task_suspend_resume.c | 176 .counter_dir = TIMER_COUNT_UP, in test_resume_task_from_isr()
|
/hal_espressif-3.5.0/examples/system/eventfd/main/ |
D | eventfd_example.c | 67 .counter_dir = TIMER_COUNT_UP, in eventfd_timer_init()
|
/hal_espressif-3.5.0/examples/system/sysview_tracing/main/ |
D | sysview_tracing.c | 94 config.counter_dir = TIMER_COUNT_UP; in example_timer_init()
|
/hal_espressif-3.5.0/components/app_trace/test/ |
D | test_trace.c | 75 config.counter_dir = TIMER_COUNT_UP; in esp_apptrace_test_timer_init() 371 config.counter_dir = TIMER_COUNT_UP; in esp_apptrace_test_ts_init() 388 config.counter_dir = TIMER_COUNT_UP; in esp_apptrace_test_ts_cleanup()
|
/hal_espressif-3.5.0/components/esp_hw_support/test/ |
D | test_intr_alloc.c | 36 .counter_dir = TIMER_COUNT_UP, in my_timer_init()
|
/hal_espressif-3.5.0/components/esp_pm/test/ |
D | test_pm.c | 137 .counter_dir = TIMER_COUNT_UP,
|
/hal_espressif-3.5.0/components/spi_flash/test/ |
D | test_spi_flash.c | 178 .counter_dir = TIMER_COUNT_UP,
|
/hal_espressif-3.5.0/components/vfs/test/ |
D | test_vfs_eventfd.c | 239 .counter_dir = TIMER_COUNT_UP,
|
/hal_espressif-3.5.0/examples/bluetooth/esp_ble_mesh/common_components/light_driver/ |
D | iot_led.c | 76 config.counter_dir = TIMER_COUNT_UP; in iot_timer_create()
|
D | iot_light.c | 88 config.counter_dir = TIMER_COUNT_UP; in iot_timer_create()
|
/hal_espressif-3.5.0/components/esp_ringbuf/test/ |
D | test_ringbuf.c | 764 config.counter_dir = TIMER_COUNT_UP; in setup_timer()
|
/hal_espressif-3.5.0/components/esp_event/test/ |
D | test_event.c | 2005 config.counter_dir = TIMER_COUNT_UP;
|