Home
last modified time | relevance | path

Searched full:f1 (Results 1 – 25 of 102) sorted by relevance

12345

/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_f1.yaml1 identifier: mimxrt595_evk/mimxrt595s/f1
2 name: i.MXRT595 Fusion F1 DSP
/Zephyr-latest/samples/net/sockets/can/
Dsample.yaml25 - "(.*)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/
Dsoc.yml35 - name: f1
58 - mimxrt595s/f1
76 - mimxrt595s/f1
/Zephyr-latest/include/zephyr/dt-bindings/clock/
Dstm32f10x_clock.h11 /* 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/
DREADME.rst79 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/
Dst,stm32f1-flash-controller.yaml1 description: STM32 F1 flash controller
/Zephyr-latest/boards/st/stm3210c_eval/
Dstm3210c_eval.dts8 #include <st/f1/stm32f107Xc.dtsi>
9 #include <st/f1/stm32f107v(b-c)tx-pinctrl.dtsi>
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DCMakeLists.txt10 add_subdirectory(f1)
/Zephyr-latest/tests/drivers/flash/common/boards/
Dnrf52840dk_spi_nor_wp_hold.overlay51 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
Dnrf52840dk_spi_nor.overlay49 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/
DREADME.rst15 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/
Dmain.c41 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/
Dstm32f105Xb.dtsi8 #include <st/f1/stm32f105.dtsi>
Dstm32f107Xc.dtsi8 #include <st/f1/stm32f107.dtsi>
Dstm32f105Xc.dtsi8 #include <st/f1/stm32f105.dtsi>
Dstm32f103Xe.dtsi11 #include <st/f1/stm32f103Xd.dtsi>
Dstm32f103Xd.dtsi11 #include <st/f1/stm32f103Xc.dtsi>
Dstm32f103Xb.dtsi11 #include <st/f1/stm32f103X8.dtsi>
Dstm32f100Xe.dtsi10 #include <st/f1/stm32f100Xb.dtsi>
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/
DREADME.rst15 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/
Dstm32_min_dev.dts8 #include <st/f1/stm32f103X8.dtsi>
9 #include <st/f1/stm32f103r(8-b)tx-pinctrl.dtsi>
/Zephyr-latest/boards/st/stm32vl_disco/
Dstm32vl_disco.dts8 #include <st/f1/stm32f100Xb.dtsi>
9 #include <st/f1/stm32f100r(8-b)tx-pinctrl.dtsi>
/Zephyr-latest/boards/olimex/stm32_h103/
Dolimex_stm32_h103.dts7 #include <st/f1/stm32f103Xb.dtsi>
8 #include <st/f1/stm32f103r(8-b)tx-pinctrl.dtsi>
/Zephyr-latest/include/zephyr/dt-bindings/adc/
Dstm32f1_adc.h12 * For STM32 F1 and similar, the only available resolution is 12-bit
/Zephyr-latest/boards/others/stm32f103_mini/
Dstm32f103_mini.dts8 #include <st/f1/stm32f103Xc.dtsi>
9 #include <st/f1/stm32f103r(c-d-e)tx-pinctrl.dtsi>

12345