/Zephyr-latest/dts/bindings/cpu/ |
D | arm,cortex-m1.yaml | 4 description: ARM Cortex-M1 CPU 6 compatible: "arm,cortex-m1"
|
/Zephyr-latest/samples/drivers/led/led_strip/boards/ |
D | thingy52_nrf52832.overlay | 4 * - M1.S connected to GND 5 * - SDOUT connected to M1.D 6 * - ~300 ohm resistor between M1.D and TP5 (5V / Vbus)
|
/Zephyr-latest/boards/digilent/arty_a7/doc/ |
D | index.rst | 27 ARM Cortex-M1/M3 DesignStart FPGA 32 both the Cortex-M1 and the Cortex-M3 reference designs. The Cortex-M1 design 37 For more information about the ARM Cortex-M1/M3 DesignStart FPGA, see the 48 hardware features of the Cortex-M1 reference design: 65 The default configuration for the Cortex-M1 can be found in the defconfig file: 85 The Cortex-M1 reference design is configured to use the 100 MHz external 101 (SWD) capable debug probe connected to the ARM Cortex-M1 CPU. 114 using Xilinx Vivado as described in the ARM Cortex-M1/Cortex-M3 DesignStart FPGA 163 for the Cortex-M1 reference design: 185 the ARM Cortex-M1/M3 DesignStart FPGA Xilinx edition user guide. If the
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.simcom-sim7080 | 62 bool "Cat-M1" 64 Enable Cat-M1 mode.
|
/Zephyr-latest/boards/digilent/arty_a7/ |
D | arty_a7_designstart_fpga_cortex_m1.dts | 12 model = "Digilent Arty A7 ARM DesignStart Cortex-M1"; 20 compatible = "arm,cortex-m1";
|
D | arty_a7_designstart_fpga_cortex_m1.yaml | 2 name: Digilent Arty A7 ARM DesignStart Cortex-M1
|
D | board.cmake | 5 board_runner_args(jlink "--device=Cortex-M1" "--reset-after-load")
|
/Zephyr-latest/dts/bindings/display/ |
D | led-strip-matrix.yaml | 117 [M0][M1][M2] 122 [M0][M1][M2] 132 [M2][M1][M0] 137 [M2][M1][M0] 149 [M0][M1][M2] 154 [M0][M1][M2]
|
/Zephyr-latest/dts/bindings/stepper/allegro/ |
D | allegro,a4979.yml | 20 m1-gpios = <&gpiod 12 0>; 41 m1-gpios:
|
/Zephyr-latest/dts/bindings/stepper/ti/ |
D | ti,drv8424.yaml | 23 m1-gpios = <&mikroe_stepper_gpios 1 0>; 53 m1-gpios:
|
/Zephyr-latest/tests/drivers/stepper/drv8424/api/boards/ |
D | nucleo_f767zi.overlay | 31 "M1", 50 m1-gpios = <&mikroe_stepper_gpios 1 0>;
|
D | mimxrt1060_evk_mimxrt1062_qspi_B.overlay | 31 "M1", 50 m1-gpios = <&mikroe_stepper_gpios 1 0>;
|
D | mimxrt1060_evk_mimxrt1062_qspi_C.overlay | 31 "M1", 50 m1-gpios = <&mikroe_stepper_gpios 1 0>;
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_platform.py | 146 ['m0', 'm1'], 154 ['m0', 'm1', 'm2'], 168 ['m0', 'm1', 'm4'], 270 'm1/boards/zephyr/p1e1/board.yml': """\ 279 'm1/boards/zephyr/p1e1/twister.yaml': """\ 285 'm1/boards/zephyr/p1e2/board.yml': """\ 292 'm1/boards/zephyr/p2/board.yml': """\ 299 'm1/boards/zephyr/p2/p2_s1_v1.yaml': """\ 398 # m1/boards/zephyr/p1e1/twister.yaml (variant) 432 # m1/boards/zephyr/p2/p2_s1_v1.yaml
|
/Zephyr-latest/tests/arch/common/ramfunc/boards/ |
D | arty_a7_designstart_fpga_cortex_m1.overlay | 9 /* Cortex-M1 DTCM is No-Execute (NX). Use BRAM instead. */
|
/Zephyr-latest/soc/arm/designstart/ |
D | Kconfig.soc | 14 ARM Cortex-M1 DesignStart FPGA
|
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/boards/ |
D | mg100.conf | 5 # NB-IoT has large latency, so increase timeouts. It is ok to use this for Cat-M1 as well.
|
D | pinnacle_100_dvk.conf | 5 # NB-IoT has large latency, so increase timeouts. It is ok to use this for Cat-M1 as well.
|
/Zephyr-latest/samples/net/sockets/http_get/ |
D | overlay-hl7800.conf | 7 # NB-IoT has large latency, so increase timeouts. It is ok to use this for Cat-M1 as well.
|
/Zephyr-latest/samples/net/lwm2m_client/ |
D | overlay-hl7800.conf | 11 # NB-IoT has large latency, so increase timeouts. It is ok to use this for Cat-M1 as well.
|
/Zephyr-latest/boards/rakwireless/rak5010/doc/ |
D | index.rst | 7 with integrated LTE CAT M1 & NB1, GPS, BLE, and sensors. 8 It is built on the Quectel BG96 LTE CAT M1 & NB1 module, 30 - Quectel BG96, with LTE CAT M1, LTE NB1, and GNSS
|
/Zephyr-latest/tests/drivers/build_all/stepper/ |
D | gpio.dtsi | 31 m1-gpios = <&test_gpio 0 0>; 44 m1-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | msg.c | 474 int ptp_msg_announce_cmp(const struct ptp_announce_msg *m1, const struct ptp_announce_msg *m2) in ptp_msg_announce_cmp() argument 476 int len = sizeof(m1->gm_priority1) + sizeof(m1->gm_clk_quality) + in ptp_msg_announce_cmp() 477 sizeof(m1->gm_priority1) + sizeof(m1->gm_id) + in ptp_msg_announce_cmp() 478 sizeof(m1->steps_rm); in ptp_msg_announce_cmp() 480 return memcmp(&m1->gm_priority1, &m2->gm_priority1, len); in ptp_msg_announce_cmp()
|
/Zephyr-latest/tests/drivers/stepper/stepper_api/boards/ |
D | native_sim_ti_drv8424.overlay | 24 m1-gpios = <&gpio3 1 0>;
|
D | nucleo_f767zi_ti_drv8424.overlay | 26 m1-gpios = <&arduino_header 17 0>;
|