/Zephyr-latest/drivers/watchdog/ |
D | xt_wdt_esp32.c | 49 static int esp32_xt_wdt_setup(const struct device *dev, uint8_t options) in esp32_xt_wdt_setup()
|
D | wdt_ite_it8xxx2.c | 72 static int wdt_it8xxx2_setup(const struct device *dev, uint8_t options) in wdt_it8xxx2_setup()
|
D | wdt_max32.c | 74 static int wdt_max32_setup(const struct device *dev, uint8_t options) in wdt_max32_setup()
|
D | wdt_mcux_wdog.c | 34 static int mcux_wdog_setup(const struct device *dev, uint8_t options) in mcux_wdog_setup()
|
D | wdt_mcux_wwdt.c | 37 static int mcux_wwdt_setup(const struct device *dev, uint8_t options) in mcux_wwdt_setup()
|
D | wdt_nrfx.c | 35 static int wdt_nrf_setup(const struct device *dev, uint8_t options) in wdt_nrf_setup()
|
D | wdt_sam.c | 108 static int wdt_sam_setup(const struct device *dev, uint8_t options) in wdt_sam_setup()
|
D | wdt_wwdgt_gd32.c | 102 static int gd32_wwdgt_setup(const struct device *dev, uint8_t options) in gd32_wwdgt_setup()
|
D | wdt_dw.c | 55 static int dw_wdt_setup(const struct device *dev, uint8_t options) in dw_wdt_setup()
|
D | wdt_intel_adsp.c | 63 static int intel_adsp_wdt_setup(const struct device *dev, uint8_t options) in intel_adsp_wdt_setup()
|
D | wdt_rts5912.c | 56 static int wdt_rts5912_setup(const struct device *dev, uint8_t options) in wdt_rts5912_setup()
|
D | wdt_counter.c | 31 static int wdt_counter_setup(const struct device *dev, uint8_t options) in wdt_counter_setup()
|
D | wdt_silabs_siwx91x.c | 135 static int siwx91x_wdt_setup(const struct device *dev, uint8_t options) in siwx91x_wdt_setup()
|
D | wdt_esp32.c | 106 static int wdt_esp32_set_config(const struct device *dev, uint8_t options) in wdt_esp32_set_config()
|
D | wdt_gecko.c | 90 static int wdt_gecko_setup(const struct device *dev, uint8_t options) in wdt_gecko_setup()
|
D | wdt_mcux_rtwdog.c | 40 static int mcux_rtwdog_setup(const struct device *dev, uint8_t options) in mcux_rtwdog_setup()
|
D | wdt_cmsdk_apb.c | 85 static int wdog_cmsdk_apb_setup(const struct device *dev, uint8_t options) in wdog_cmsdk_apb_setup()
|
D | wdt_litex.c | 116 static int wdt_litex_setup(const struct device *dev, uint8_t options) in wdt_litex_setup()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_obj_gateway.c | 153 struct coap_option options[4]; in lwm2m_gw_handle_req() local
|
/Zephyr-latest/include/zephyr/net/ |
D | zperf.h | 49 } options; member
|
/Zephyr-latest/scripts/ci/ |
D | test_plan.py | 137 def get_plan(self, options, integration=False, use_testsuite_root=True): argument
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_environment.py | 314 def test_twisterenv_init(options, expected_env): argument
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | thread.c | 456 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable()
|
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_rd_client/src/ |
D | stubs.c | 45 struct coap_option *options, uint16_t veclen) in coap_find_options_do_registration_reply_cb_ok()
|
/Zephyr-latest/tests/net/lib/coap/src/ |
D | main.c | 223 struct coap_option options[16] = {}; in ZTEST() local 918 struct coap_option options[4] = {}; in ZTEST() local 965 struct coap_option options[4] = {}; in ZTEST() local 1023 struct coap_option options[4] = {}; in ZTEST() local 1637 struct coap_option options[16] = {0}; in assert_coap_packet_set_path_query_options() local 1809 struct coap_option options[4] = {}; in ZTEST() local
|