Home
last modified time | relevance | path

Searched defs:options (Results 101 – 125 of 167) sorted by relevance

1234567

/Zephyr-latest/drivers/watchdog/
Dwdt_mcux_wdog32.c42 static int mcux_wdog32_setup(const struct device *dev, uint8_t options) in mcux_wdog32_setup()
Dwdt_npcx.c222 static int wdt_npcx_setup(const struct device *dev, uint8_t options) in wdt_npcx_setup()
Dwdt_wwdg_stm32.c163 static int wwdg_stm32_setup(const struct device *dev, uint8_t options) in wwdg_stm32_setup()
Dwdt_renesas_ra.c153 static int wdt_renesas_ra_setup(const struct device *dev, uint8_t options) in wdt_renesas_ra_setup()
Dwdt_sam4l.c144 static int wdt_sam4l_setup(const struct device *dev, uint8_t options) in wdt_sam4l_setup()
Dwdt_xilinx_axi.c61 static int wdt_xilinx_axi_setup(const struct device *dev, uint8_t options) in wdt_xilinx_axi_setup()
Dwdt_wwdt_numaker.c164 static int wwdt_numaker_setup(const struct device *dev, uint8_t options) in wwdt_numaker_setup()
Dwdt_sifive.c117 static int wdt_sifive_setup(const struct device *dev, uint8_t options) in wdt_sifive_setup()
Dwdt_tco.c88 static int tco_setup(const struct device *dev, uint8_t options) in tco_setup()
/Zephyr-latest/drivers/adc/
Dadc_context.h71 struct adc_sequence_options options; member
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h946 uint32_t options; member
1023 uint32_t options; member
1913 uint32_t options; member
2138 uint32_t options; member
2285 uint8_t options; member
/Zephyr-latest/include/zephyr/net/
Dcoap_client.h67 const struct coap_client_option *options; /**< Extra options to be added to request */ member
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c875 static uint8_t get_filter_policy(uint32_t options) in get_filter_policy()
891 static uint8_t get_adv_channel_map(uint32_t options) in get_adv_channel_map()
1494 uint32_t options = 0; in adv_get_options() local
1546 uint32_t options = adv_get_options(adv); in bt_le_adv_resume() local
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld55 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst211 .. _native_sim_architecture:
/Zephyr-latest/soc/espressif/esp32c2/
Ddefault.ld52 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/soc/espressif/esp32c3/
Ddefault.ld52 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/include/zephyr/drivers/
Di2s.h303 i2s_opt_t options; member
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c747 struct coap_option *options, uint8_t opt_num) in coap_packet_parse()
917 struct coap_option *options, uint16_t veclen) in coap_find_options()
1090 struct coap_option *options, in coap_uri_path_match()
1182 struct coap_option *options, in coap_handle_request_len()
1216 struct coap_option *options, in coap_handle_request()
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld47 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/soc/espressif/esp32c6/
Ddefault.ld46 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/scripts/ci/es_upload/
Dzephyr_twister_index.json38 "options": { object
Dzephyr_twister_flat_footprint_index.json38 "options": { object
Dzephyr_twister_flat_recording_metrics_index.json38 "options": { object
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py1236 def change_skip_to_error_if_integration(options, instance): argument

1234567