Home
last modified time | relevance | path

Searched full:others (Results 1 – 25 of 168) sorted by relevance

1234567

/Zephyr-latest/dts/bindings/gpio/
Dnuvoton,nct38xx-gpio-port.yaml22 others: <0xff>
33 others: <0xff>
/Zephyr-latest/doc/_scripts/
Dgen_boards_catalog.py84 # containing folder. There are a few exceptions, like the "native" and "others" folders
87 if folder.name in ["native", "others"]:
88 vendor = "others"
128 "vendors": {**vnd_lookup.vnd2vendor, "others": "Other/Unknown"},
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/boards/others/dummy_board/
Dboard.yml3 vendor: others
Ddummy_board.yaml2 vendor: others
/Zephyr-latest/boards/others/candlelight/
Dboard.yml4 vendor: others
Dcandlelight.yaml15 vendor: others
/Zephyr-latest/boards/others/stm32f030_demo/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/stm32f401_mini/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/icev_wireless/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/black_f407ve/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/black_f407zg_pro/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/candlelightfd/
Dboard.yml4 vendor: others
Dcandlelightfd_stm32g0b1xx.yaml10 vendor: others
Dcandlelightfd_stm32g0b1xx_dual.yaml10 vendor: others
/Zephyr-latest/subsys/fs/ext2/
Dext2.h53 #define EXT2_S_IROTH 0x004 /* others may read */
54 #define EXT2_S_IWOTH 0x002 /* others may write */
55 #define EXT2_S_IXOTH 0x001 /* others may execute */
/Zephyr-latest/boards/others/stm32_min_dev/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/neorv32/
Dboard.yml4 vendor: others
/Zephyr-latest/boards/others/esp32c3_supermini/
Dboard.yml7 vendor: others
Desp32c3_supermini.yaml21 vendor: others
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/
Dprj.conf5 # e.g. nrf52840dk/nrf52840 and any others that enable it
/Zephyr-latest/boards/others/
Dindex.rst1 .. _boards-others:
/Zephyr-latest/include/zephyr/drivers/i3c/
Dibi.h165 * @retval Others @see k_work_submit_to_queue
182 * @retval Others @see k_work_submit_to_queue
198 * @retval Others @see k_work_submit_to_queue
214 * @retval Others @see k_work_submit_to_queue
/Zephyr-latest/drivers/led_strip/
DKconfig.apa10215 These are sold as DotStar by Adafruit and Superled by others.
/Zephyr-latest/samples/application_development/
Dapplication_development.rst8 `example-application`_. Among others, you will find on it out of tree driver
/Zephyr-latest/modules/lvgl/
DCMakeLists.txt238 ${LVGL_DIR}/src/others/file_explorer/lv_file_explorer.c
239 ${LVGL_DIR}/src/others/fragment/lv_fragment.c
240 ${LVGL_DIR}/src/others/fragment/lv_fragment_manager.c
241 ${LVGL_DIR}/src/others/gridnav/lv_gridnav.c
242 ${LVGL_DIR}/src/others/ime/lv_ime_pinyin.c
243 ${LVGL_DIR}/src/others/imgfont/lv_imgfont.c
244 ${LVGL_DIR}/src/others/monkey/lv_monkey.c
245 ${LVGL_DIR}/src/others/observer/lv_observer.c
246 ${LVGL_DIR}/src/others/snapshot/lv_snapshot.c
247 ${LVGL_DIR}/src/others/sysmon/lv_sysmon.c
[all …]

1234567