Searched refs:BUF_ALLOC_RETRY_TIMEOUT_US (Results 1 – 1 of 1) sorted by relevance
157 #define BUF_ALLOC_RETRY_TIMEOUT_US (1000) /* microseconds */ macro193 k_work_schedule(&iso_send_work, K_USEC(BUF_ALLOC_RETRY_TIMEOUT_US)); in iso_send()