/Zephyr-latest/scripts/build/ |
D | llext_slidlib.py | 29 def generate_slid(symbol_name: str, slid_size: int) -> int: 45 def format_slid(slid: int, slid_size: int) -> str:
|
D | gen_iter_sections.py | 19 def gen_ld(filepath: str, items: list, alignment: int): 25 def gen_cmake(filepath: str, items: list, alignment: int):
|
D | llext_prepare_exptab.py | 43 def _llext_const_symbol_struct(ptr_size: int, endianness: str):
|
/Zephyr-latest/scripts/utils/ |
D | ntc_thermistor_table.py | 45 r25: float, beta: float, interval: int, temp_init: int, temp_final: int
|
D | gen_util_macros.py | 35 def gen_util_listify(limit:int):
|
D | pinctrl_nrf_migrate.py | 123 def __init__(self, signal: str, pin: int) -> None: 160 def set_signal_pin(self, signal: str, pin: int) -> None:
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/ |
D | assert.cpp | 19 void __assert_func(const char *, int, const char *, const char *) in __assert_func() argument
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | assert.cpp | 19 void __assert_func(const char *, int, const char *, const char *) in __assert_func() argument
|
/Zephyr-latest/tests/drivers/can/host/pytest/ |
D | can_shell.py | 111 def _add_filter(self, can_id: int, can_mask: int, extended: bool) -> None: 134 def _remove_filter(self, filter_id: int) -> None:
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | _private.py | 12 prop_name: str, size: int, size_hint: str,
|
/Zephyr-latest/tests/boot/with_mcumgr/pytest/ |
D | west_sign_wrapper.py | 21 timeout: int = 10
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | utils.py | 20 def log_command(logger: logging.Logger, msg: str, args: list, level: int = logging.DEBUG) -> None:
|
D | fifo_handler.py | 122 def read(self, __size: int = -1) -> bytes:
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.h | 343 virtual void getPassword(std::string & /* password */, int /* size */) in getPassword() argument 431 int /* size */) noexcept in verify() argument 445 int /* size */) noexcept in verify() argument
|
/Zephyr-latest/lib/libc/armstdc/src/ |
D | libc-hooks.c | 19 void __stdout_hook_install(int (*hook)(int)) in __stdout_hook_install() argument
|
/Zephyr-latest/tests/subsys/rtio/rtio_i2c/src/ |
D | main.cpp | 53 [&msg](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST() argument 98 [&data](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST() argument 131 [&msg](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST() argument 249 [&msg](const struct emul *, struct i2c_msg *msgs, int msg_count, int) { in ZTEST() argument
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | link-roles.py | 65 lineno: int,
|
/Zephyr-latest/scripts/footprint/ |
D | pack_as_twister.py | 77 def set_verbose(verbose: int):
|
/Zephyr-latest/lib/libc/picolibc/ |
D | stdio.c | 44 void __stdout_hook_install(int (*hook)(int)) in __stdout_hook_install() argument
|
/Zephyr-latest/scripts/dts/ |
D | gen_defines.py | 835 def controller_and_data_macros(entry: edtlib.ControllerAndData, i: int, macro: str): 985 width: Optional[int] = None, 1007 width: Optional[int] = None,
|
/Zephyr-latest/lib/libc/arcmwdt/ |
D | libc-hooks.c | 37 void __stdout_hook_install(int (*hook)(int)) in __stdout_hook_install() argument
|
/Zephyr-latest/include/zephyr/sys/ |
D | cbprintf_cxx.h | 112 static inline int z_cbprintf_cxx_is_word_num(int) in z_cbprintf_cxx_is_word_num() argument 117 static inline int z_cbprintf_cxx_is_word_num(unsigned int) in z_cbprintf_cxx_is_word_num() 163 static inline int z_cbprintf_cxx_is_none_char_ptr(int) in z_cbprintf_cxx_is_none_char_ptr() argument 168 static inline int z_cbprintf_cxx_is_none_char_ptr(unsigned int) in z_cbprintf_cxx_is_none_char_ptr()
|
/Zephyr-latest/soc/intel/intel_adsp/tools/ |
D | cavstool.py | 53 def __init__(self, stream_id: int): 95 def config(self, buf_len: int): 133 def setup_buf(self, buf_len: int):
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | trace32.py | 34 timeout: int = 60) -> None:
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/ |
D | mcumgr.py | 56 def image_upload(self, image: Path | str, slot: int | None = None, timeout: int = 30):
|