Home
last modified time | relevance | path

Searched defs:areas (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/subsys/fs/fcb/src/
Dfcb_test_last_of_n.c16 struct fcb_entry areas[ENTRIES]; in ZTEST() local
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/
Dshell.py136 areas: list[ShellMCUbootArea] = field(default_factory=list) variable in ShellMCUbootCommandParsed
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot_shell.c28 static const struct area_desc areas[] = { variable
/Zephyr-latest/scripts/
Dget_maintainer.py394 def _print_areas(areas): argument