Searched refs:passthrough (Results 1 – 6 of 6) sorted by relevance
1 .. zephyr:code-sample:: uart-passthrough16 :zephyr_file:`samples/drivers/uart/passthrough`.23 the chosen ``uart,passthrough`` device - the pins and baudrate will need to33 :zephyr-app: samples/drivers/uart/passthrough
5 project(passthrough) project
96 static void passthrough(struct patch_info *patch) in passthrough() function145 passthrough(&patch_c2o); in main()146 passthrough(&patch_o2c); in main()
3 uart,passthrough = &uart4;
60 bool "UART console mcumgr passthrough"
123 * Removed support for enabling passthrough mode on MPU9150 to744 * Removed MPU9150 passthrough support from the AK8975 driver.