Home
last modified time | relevance | path

Searched defs:options (Results 126 – 150 of 167) sorted by relevance

1234567

/Zephyr-latest/soc/espressif/esp32/
Ddefault.ld58 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld63 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/drivers/watchdog/
Dwdt_andes_atcwdt200.c170 static int wdt_atcwdt200_setup(const struct device *dev, uint8_t options) in wdt_atcwdt200_setup()
Dwdt_nxp_s32.c165 static int swt_nxp_s32_setup(const struct device *dev, uint8_t options) in swt_nxp_s32_setup()
Dwdt_nxp_fs26.c421 static int wdt_nxp_fs26_setup(const struct device *dev, uint8_t options) in wdt_nxp_fs26_setup()
/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx_reference_api.h191 uint16_t options, in cmd_text()
218 uint16_t options, in cmd_number()
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault.ld63 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
/Zephyr-latest/scripts/ci/es_upload/
Dzephyr_twister_flat_recording_index.json38 "options": { object
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server.c133 struct coap_option options[MAX_OPTIONS] = { 0 }; in coap_server_process() local
/Zephyr-latest/subsys/net/l2/ppp/
Doptions.c81 ppp_peer_option_info_get(const struct ppp_peer_option_info *options, in ppp_peer_option_info_get()
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_l2cap.h29 uint8_t options; member
/Zephyr-latest/drivers/adc/
Dadc_esp32.c470 const struct adc_sequence_options *options = seq->options; in adc_esp32_read() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1594 static int cmd_active_scan_on(const struct shell *sh, uint32_t options, in cmd_active_scan_on()
1623 static int cmd_passive_scan_on(const struct shell *sh, uint32_t options, in cmd_passive_scan_on()
1677 uint32_t options = 0; in cmd_scan() local
2739 uint32_t options = 0; in cmd_per_adv_sync_create() local
3249 uint32_t options = 0; in bt_do_connect_le() local
4459 uint32_t options = 0; in cmd_fal_connect() local
/Zephyr-latest/drivers/serial/
Duart_hostlink.c56 uint32_t options; /* For future use. */ member
/Zephyr-latest/drivers/i2c/
Di2c_mchp_mss.c102 uint8_t options; member
/Zephyr-latest/include/zephyr/drivers/
Dadc.h614 const struct adc_sequence_options *options; member
Ddai.h265 uint8_t options; member
Dauxdisplay.h115 uint32_t options; member
/Zephyr-latest/tests/drivers/adc/adc_emul/src/
Dmain.c138 const struct adc_sequence_options options = { in start_adc_read() local
/Zephyr-latest/include/zephyr/
Dkernel.h766 prio, options, delay, tname) \ argument
787 prio, options, delay) \ argument
834 prio, options, delay) \ argument
871 prio, options, delay) \ argument
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c844 uint16_t options = sys_le16_to_cpu(cp->options); in start_directed_advertising() local
1551 uint32_t options = BT_LE_PER_ADV_OPT_NONE; in padv_configure() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h187 uint32_t options; member
/Zephyr-latest/include/zephyr/net/
Dnet_context.h399 } options; member
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rd_client.c499 struct coap_option options[2]; in do_registration_reply_cb() local
/Zephyr-latest/drivers/can/
Dcan_nxp_s32_canxl.c322 uint32_t options = 0U; in can_nxp_s32_set_mode() local

1234567