Home
last modified time | relevance | path

Searched full:9600 (Results 1 – 25 of 58) sorted by relevance

123

/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/boards/
Dnucleo_wl55jc.overlay13 /* LPUART1 clock source on LSE : set console at 9600 */
14 current-speed = <9600>;
Dstm32l562e_dk.overlay26 current-speed = <9600>;
/Zephyr-latest/samples/sensor/co2_polling/boards/
Dnucleo_h563zi.overlay9 current-speed = <9600>;
/Zephyr-latest/samples/drivers/uart/passthrough/boards/
Dnucleo_l476rg.overlay10 current-speed = <9600>;
/Zephyr-latest/samples/sensor/mhz19b/boards/
Dnucleo_g0b1re.overlay8 current-speed = <9600>;
/Zephyr-latest/tests/drivers/uart/uart_elementary/
DKconfig14 default 9600
/Zephyr-latest/dts/bindings/gnss/
Dgnss-nmea-generic.yaml12 current-speed = <9600>;
Du-blox,m8.yaml17 enum: [4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600]
/Zephyr-latest/dts/bindings/serial/
Drenesas,rzt2m-uart.yaml22 - 9600
Dzephyr,native-tty-uart.yaml23 - 9600
Dnordic,nrf-uart-common.yaml31 - 9600
Drenesas,smartbond-uart.yaml25 - 9600
/Zephyr-latest/samples/drivers/uart/native_tty/src/
Dmain.c20 .baudrate = 9600,
68 uart_cfg.baudrate = 9600; in main()
/Zephyr-latest/drivers/i2c/
Di2c_sc18im704.c241 /* The device baudrate after reset is 9600 */ in i2c_sc18im_init()
243 .baudrate = 9600, in i2c_sc18im_init()
291 if (cfg->bus_speed != 9600) { in i2c_sc18im_init()
336 .bus_speed = DT_PROP_OR(DT_INST_PARENT(n), target_speed, 9600), \
/Zephyr-latest/boards/mikroe/clicker_2/
Dmikroe_clicker_2.dts89 current-speed = <9600>;
96 current-speed = <9600>;
/Zephyr-latest/drivers/modem/
DKconfig.cellular62 range 9600 4000000
/Zephyr-latest/tests/subsys/modbus/src/
Dtest_modbus.h14 #define MB_TEST_BAUDRATE_LOW 9600
/Zephyr-latest/samples/sensor/mhz19b/
DREADME.rst16 The baudrate of the UART must be configured to 9600, and must support
/Zephyr-latest/dts/bindings/mfd/
Dnxp,sc18im704.yaml62 - 9600
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md10 If this is not possible, reduce the baud rate to 9600.
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig35 OSDP defines that baud rate can be either 9600 or 38400 or
/Zephyr-latest/boards/silabs/starter_kits/slstk3401a/
Dslstk3401a-common.dtsi70 current-speed = <9600>;
/Zephyr-latest/samples/drivers/lcd_cyclonev_socdk/src/
Dcommands.h55 * 4 9600
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/
DREADME.rst29 should be adapted (9600 bauds)
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/
Dsltb009a.dts75 current-speed = <9600>;

123