Searched full:010 (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | shell.rst | 179 uart:~$ can filter add can@0 010 190 can0 -- 010 [8] 01 02 03 04 05 06 07 08 191 can0 B- 010 [08] 01 02 03 04 05 06 07 08 192 can0 BP 010 [03] 01 aa bb 194 can0 -- 010 [1] 20 195 can0 -- 010 [8] remote transmission request 212 * ``010``: The standard (11-bit) CAN ID of the frame in hexadecimal format, here 10h. 252 uart:~$ can send can@0 010 1 2 3 4 5 6 7 8
|
/Zephyr-latest/tests/kernel/threads/dynamic_thread_stack/ |
D | testcase.yaml | 35 # 010
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,imx8m-pinctrl.yaml | 89 010 105_OHM — 105 Ohm @3.3V, 100 Ohm @2.5V, 85 Ohm @1.8V, 110 Ohm @1.2V
|
D | nxp,mcux-rt-pinctrl.yaml | 95 010 DSE_2_R0_2 — 78 Ohm @3.3V, 130 Ohm @1.8V
|
/Zephyr-latest/tests/drivers/can/shell/src/ |
D | main.c | 388 can_shell_test_send("can send " FAKE_CAN_NAME " 010 aa 55", &expected); in ZTEST() 497 can_shell_test_filter_add("can filter add " FAKE_CAN_NAME " 010", &expected); in ZTEST() 508 can_shell_test_filter_add("can filter add " FAKE_CAN_NAME " 010 020", &expected); in ZTEST()
|
/Zephyr-latest/dts/bindings/i2c/ |
D | atmel,sam-i2c-twim.yaml | 198 - 2 # 010
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | size_calc.py | 136 f'{v["name"]:<17} {v["virt_addr"]:#010x} {v["load_addr"]:#010x}'
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_nrfx.c | 249 WDT_NRFX_WDT_DEVICE(010);
|
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/ |
D | README.rst | 74 [00:00:06.454,010] <inf> iso_broadcast_receiver: Periodic sync established
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_stm32.c | 137 /* 010: JTAG-DP Disabled and SW-DP Enabled */ in stm32f1_swj_cfg_init()
|
/Zephyr-latest/tests/drivers/gnss/gnss_nmea0183/src/ |
D | main.c | 503 /* $GLGSV,8,5,25,82,49,219,52,76,22,051,41,83,37,316,51,67,57,010,51*6C */ 523 "010",
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_si32.c | 289 "The DSTAIMD field should be set to 010b for word increments."); in assert_dma_settings_channel_rx() 305 "The SRCAIMD field should be set to 010b for word increments."); in assert_dma_settings_channel_tx() 319 "The SRCAIMD field should be set to 010b for word increments."); in assert_dma_settings_channel_xor()
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/ |
D | index.rst | 96 #. Jumper SOP[2..0] (J15) to [010], and connect the USB cable to the PC.
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 96 #. Jumper SOP[2..0] (J15) to [010], and connect the USB cable to the PC.
|
/Zephyr-latest/dts/arm/microchip/mec152x/ |
D | mec152xhsz-pinctrl.dtsi | 168 pinmux = < MCHP_XEC_PINMUX(010, MCHP_AF1) >; 670 pinmux = < MCHP_XEC_PINMUX(010, MCHP_AF2) >; 1108 pinmux = < MCHP_XEC_PINMUX(010, MCHP_AF2) >;
|
/Zephyr-latest/drivers/serial/ |
D | uart_xlnx_ps.c | 415 * 010b : space in uart_xlnx_ps_cfg2ll_parity() 666 * 010b : space in uart_xlnx_ps_ll2cfg_parity()
|
/Zephyr-latest/dts/arm/microchip/mec172x/ |
D | mec172xnsz-pinctrl.dtsi | 226 pinmux = < MCHP_XEC_PINMUX(010, MCHP_AF1) >; 735 pinmux = < MCHP_XEC_PINMUX(010, MCHP_AF2) >;
|
/Zephyr-latest/drivers/ethernet/ |
D | dsa_ksz8xxx.c | 398 * more or less. R/W 101 010
|
/Zephyr-latest/tests/lib/sprintf/src/ |
D | main.c | 173 sprintf(buffer, "%010f", var.d); in ZTEST()
|
/Zephyr-latest/drivers/espi/ |
D | espi_it8xxx2.c | 1158 * 010b: 64Kbytes in espi_it8xxx2_flash_trans()
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/ |
D | test_dtlib.py | 147 g = < 010 020 >;
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | dtlib.py | 1791 _err(f"{node.path}: bad value {phandle_val:#010x} "
|