Home
last modified time | relevance | path

Searched defs:resources (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.6.0/scripts/pylib/pytest-twister-harness/tests/
Dconftest.py18 def resources() -> Path: function
/Zephyr-Core-3.6.0/scripts/pylib/pytest-twister-harness/tests/device/
Dqemu_adapter_test.py35 def test_if_qemu_adapter_runs_without_errors(resources, device: QemuAdapter) -> None: argument
/Zephyr-Core-3.6.0/subsys/net/lib/coap/
Dcoap_link_format.c435 int coap_well_known_core_get_len(struct coap_resource *resources, in coap_well_known_core_get_len()
637 int coap_well_known_core_get_len(struct coap_resource *resources, in coap_well_known_core_get_len()
714 struct coap_resource *resources = resource + 1; in coap_well_known_core_get() local
Dcoap.c1161 struct coap_resource *resources, in coap_handle_request_len()
1196 struct coap_resource *resources, in coap_handle_request()
/Zephyr-Core-3.6.0/tests/net/lib/lwm2m/lwm2m_engine/src/
Dmain.c280 struct lwm2m_engine_res resources; in ZTEST() local
/Zephyr-Core-3.6.0/subsys/net/lib/lwm2m/
Dlwm2m_object.h416 struct lwm2m_engine_res *resources; member