Home
last modified time | relevance | path

Searched defs:rx_thread (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-Core-3.7.0/include/zephyr/drivers/console/
Dipm_console.h82 struct k_thread rx_thread; member
/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_cc1200.h54 struct k_thread rx_thread; member
Dieee802154_nrf5.h36 struct k_thread rx_thread; member
/Zephyr-Core-3.7.0/drivers/can/
Dcan_native_linux.c41 struct k_thread rx_thread; member
80 static void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread() function
/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_stm32_hal_priv.h59 struct k_thread rx_thread; member
Deth_gecko.c326 static void rx_thread(void *arg1, void *unused1, void *unused2) in rx_thread() function
Deth_nxp_s32_netc_priv.h126 struct k_thread rx_thread; member
Deth_gecko_priv.h93 struct k_thread rx_thread; member
Deth_esp32.c50 struct k_thread rx_thread; member
Deth_native_posix.c58 k_tid_t rx_thread; member
Deth_adin2111_priv.h248 struct k_thread rx_thread; member
/Zephyr-Core-3.7.0/samples/drivers/can/counter/src/
Dmain.c60 void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread() function
/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dh4.c70 struct k_thread *rx_thread; member
221 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
Duserchan.c174 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
Dh5.c126 struct k_thread *rx_thread; member
679 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
Dhci_da1469x.c212 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/samples/net/wpan_serial/src/
Dmain.c302 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/drivers/serial/
Duart_native_tty.c59 static struct k_thread rx_thread; variable
/Zephyr-Core-3.7.0/samples/net/sockets/txtime/src/
Dmain.c60 static struct k_thread rx_thread; variable
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c336 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c338 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c350 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c382 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c358 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function
/Zephyr-Core-3.7.0/samples/bluetooth/hci_uart_3wire/src/
Dmain.c676 static void rx_thread(void *p1, void *p2, void *p3) in rx_thread() function

12