/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | mimxrt595_evk_mimxrt595s_f1.yaml | 1 identifier: mimxrt595_evk/mimxrt595s/f1 2 name: i.MXRT595 Fusion F1 DSP
|
/Zephyr-latest/samples/net/sockets/can/ |
D | sample.yaml | 25 - "(.*)f0 f1 f2 f3 f4 f5 f6 f7" 35 - "(.*)f0 f1 f2 f3 f4 f5 f6 f7" 37 - "(.*)f0 f1 f2 f3 f4 f5 f6 f7"
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | soc.yml | 35 - name: f1 58 - mimxrt595s/f1 76 - mimxrt595s/f1
|
/Zephyr-latest/include/zephyr/dt-bindings/clock/ |
D | stm32f10x_clock.h | 11 /* Ensure correct order by including generic F1 definitions first. */ 21 #undef MCO1_SEL /* Need to redefine generic F1 MCO_SEL for connectivity line devices. */
|
/Zephyr-latest/samples/bluetooth/encrypted_advertising/ |
D | README.rst | 79 05 f1 5a 65 70 68 79 72 |..Zephyr 83 05 f1 49 d2 f4 55 76 |..I..Uv 87 05 f1 c1 25 |...% 91 05 f1 17 |...
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | st,stm32f1-flash-controller.yaml | 1 description: STM32 F1 flash controller
|
/Zephyr-latest/boards/st/stm3210c_eval/ |
D | stm3210c_eval.dts | 8 #include <st/f1/stm32f107Xc.dtsi> 9 #include <st/f1/stm32f107v(b-c)tx-pinctrl.dtsi>
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/ |
D | CMakeLists.txt | 10 add_subdirectory(f1)
|
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor_wp_hold.overlay | 51 e5 20 f1 ff ff ff ff 00 44 eb 08 6b 08 3b 04 bb 53 10 d8 00 ff 23 72 f1 00 82 ec 04 c2 44 83 48 44
|
D | nrf52840dk_spi_nor.overlay | 49 e5 20 f1 ff ff ff ff 00 44 eb 08 6b 08 3b 04 bb 51 10 d8 00 ff 23 72 f1 00 82 ec 04 c2 44 83 48 44
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/ |
D | README.rst | 15 The philosopher always tries to get the lowest fork first (f1 then f2). When 16 done, he will give back the forks in the reverse order (f2 then f1). If he
|
/Zephyr-latest/tests/drivers/can/shell/src/ |
D | main.c | 41 static void assert_can_filter_equal(const struct can_filter *f1, const struct can_filter *f2) in assert_can_filter_equal() argument 43 zassert_equal(f1->flags, f2->flags, "flags mismatch"); in assert_can_filter_equal() 44 zassert_equal(f1->id, f2->id, "id mismatch"); in assert_can_filter_equal() 45 zassert_equal(f1->mask, f2->mask, "mask mismatch"); in assert_can_filter_equal() 48 static void assert_can_frame_equal(const struct can_frame *f1, const struct can_frame *f2) in assert_can_frame_equal() argument 50 zassert_equal(f1->flags, f2->flags, "flags mismatch"); in assert_can_frame_equal() 51 zassert_equal(f1->id, f2->id, "id mismatch"); in assert_can_frame_equal() 52 zassert_equal(f1->dlc, f2->dlc, "dlc mismatch"); in assert_can_frame_equal() 53 zassert_mem_equal(f1->data, f2->data, can_dlc_to_bytes(f1->dlc), "data mismatch"); in assert_can_frame_equal()
|
/Zephyr-latest/dts/arm/st/f1/ |
D | stm32f105Xb.dtsi | 8 #include <st/f1/stm32f105.dtsi>
|
D | stm32f107Xc.dtsi | 8 #include <st/f1/stm32f107.dtsi>
|
D | stm32f105Xc.dtsi | 8 #include <st/f1/stm32f105.dtsi>
|
D | stm32f103Xe.dtsi | 11 #include <st/f1/stm32f103Xd.dtsi>
|
D | stm32f103Xd.dtsi | 11 #include <st/f1/stm32f103Xc.dtsi>
|
D | stm32f103Xb.dtsi | 11 #include <st/f1/stm32f103X8.dtsi>
|
D | stm32f100Xe.dtsi | 10 #include <st/f1/stm32f100Xb.dtsi>
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/ |
D | README.rst | 15 The philosopher always tries to get the lowest fork first (f1 then f2). When 16 done, he will give back the forks in the reverse order (f2 then f1). If he
|
/Zephyr-latest/boards/others/stm32_min_dev/ |
D | stm32_min_dev.dts | 8 #include <st/f1/stm32f103X8.dtsi> 9 #include <st/f1/stm32f103r(8-b)tx-pinctrl.dtsi>
|
/Zephyr-latest/boards/st/stm32vl_disco/ |
D | stm32vl_disco.dts | 8 #include <st/f1/stm32f100Xb.dtsi> 9 #include <st/f1/stm32f100r(8-b)tx-pinctrl.dtsi>
|
/Zephyr-latest/boards/olimex/stm32_h103/ |
D | olimex_stm32_h103.dts | 7 #include <st/f1/stm32f103Xb.dtsi> 8 #include <st/f1/stm32f103r(8-b)tx-pinctrl.dtsi>
|
/Zephyr-latest/include/zephyr/dt-bindings/adc/ |
D | stm32f1_adc.h | 12 * For STM32 F1 and similar, the only available resolution is 12-bit
|
/Zephyr-latest/boards/others/stm32f103_mini/ |
D | stm32f103_mini.dts | 8 #include <st/f1/stm32f103Xc.dtsi> 9 #include <st/f1/stm32f103r(c-d-e)tx-pinctrl.dtsi>
|