/Zephyr-latest/drivers/watchdog/ |
D | wdt_mcux_wdog32.c | 42 static int mcux_wdog32_setup(const struct device *dev, uint8_t options) in mcux_wdog32_setup()
|
D | wdt_npcx.c | 222 static int wdt_npcx_setup(const struct device *dev, uint8_t options) in wdt_npcx_setup()
|
D | wdt_wwdg_stm32.c | 163 static int wwdg_stm32_setup(const struct device *dev, uint8_t options) in wwdg_stm32_setup()
|
D | wdt_renesas_ra.c | 153 static int wdt_renesas_ra_setup(const struct device *dev, uint8_t options) in wdt_renesas_ra_setup()
|
D | wdt_sam4l.c | 144 static int wdt_sam4l_setup(const struct device *dev, uint8_t options) in wdt_sam4l_setup()
|
D | wdt_xilinx_axi.c | 61 static int wdt_xilinx_axi_setup(const struct device *dev, uint8_t options) in wdt_xilinx_axi_setup()
|
D | wdt_wwdt_numaker.c | 164 static int wwdt_numaker_setup(const struct device *dev, uint8_t options) in wwdt_numaker_setup()
|
D | wdt_sifive.c | 117 static int wdt_sifive_setup(const struct device *dev, uint8_t options) in wdt_sifive_setup()
|
D | wdt_tco.c | 88 static int tco_setup(const struct device *dev, uint8_t options) in tco_setup()
|
/Zephyr-latest/drivers/adc/ |
D | adc_context.h | 71 struct adc_sequence_options options; member
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | bluetooth.h | 946 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/ |
D | coap_client.h | 67 const struct coap_client_option *options; /**< Extra options to be added to request */ member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | adv.c | 875 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/ |
D | default_appcpu.ld | 55 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 211 .. _native_sim_architecture:
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | default.ld | 52 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | default.ld | 52 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/include/zephyr/drivers/ |
D | i2s.h | 303 i2s_opt_t options; member
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap.c | 747 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/ |
D | default_appcpu.ld | 47 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | default.ld | 46 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/scripts/ci/es_upload/ |
D | zephyr_twister_index.json | 38 "options": { object
|
D | zephyr_twister_flat_footprint_index.json | 38 "options": { object
|
D | zephyr_twister_flat_recording_metrics_index.json | 38 "options": { object
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 1236 def change_skip_to_error_if_integration(options, instance): argument
|