Home
last modified time | relevance | path

Searched defs:ticks_end (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/driver/
Di2c.c1515 portTickType ticks_end = xTaskGetTickCount() + ticks_to_wait; in i2c_slave_write_buffer() local
1549 portTickType ticks_end = xTaskGetTickCount() + ticks_to_wait; in i2c_slave_read_buffer() local
Duart.c1140 TickType_t ticks_end = xTaskGetTickCount(); in uart_wait_tx_done() local