Searched defs:tx_timeout (Results 1 – 7 of 7) sorted by relevance
31 int32_t tx_timeout; member
69 int32_t tx_timeout; member762 static void tx_timeout(struct k_timer *timer) in tx_timeout() function
68 size_t tx_timeout; member
70 struct k_work_delayable tx_timeout; member
1291 static void tx_timeout(struct k_timer *timer) in tx_timeout() function
620 uint32_t tx_timeout; in kw41z_tx() local
44 static int32_t tx_timeout = (2 * MSEC_PER_SEC); variable