/Zephyr-latest/soc/espressif/esp32/ |
D | default.ld | 58 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 63 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/drivers/watchdog/ |
D | wdt_andes_atcwdt200.c | 170 static int wdt_atcwdt200_setup(const struct device *dev, uint8_t options) in wdt_atcwdt200_setup()
|
D | wdt_nxp_s32.c | 165 static int swt_nxp_s32_setup(const struct device *dev, uint8_t options) in swt_nxp_s32_setup()
|
D | wdt_nxp_fs26.c | 421 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/ |
D | ft8xx_reference_api.h | 191 uint16_t options, in cmd_text() 218 uint16_t options, in cmd_number()
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 63 #define SECTION_DATA_PROLOGUE(name, options, align) name options : ALIGN_WITH_INPUT argument
|
/Zephyr-latest/scripts/ci/es_upload/ |
D | zephyr_twister_flat_recording_index.json | 38 "options": { object
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | coap_server.c | 133 struct coap_option options[MAX_OPTIONS] = { 0 }; in coap_server_process() local
|
/Zephyr-latest/subsys/net/l2/ppp/ |
D | options.c | 81 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/ |
D | btp_l2cap.h | 29 uint8_t options; member
|
/Zephyr-latest/drivers/adc/ |
D | adc_esp32.c | 470 const struct adc_sequence_options *options = seq->options; in adc_esp32_read() local
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 1594 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/ |
D | uart_hostlink.c | 56 uint32_t options; /* For future use. */ member
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_mchp_mss.c | 102 uint8_t options; member
|
/Zephyr-latest/include/zephyr/drivers/ |
D | adc.h | 614 const struct adc_sequence_options *options; member
|
D | dai.h | 265 uint8_t options; member
|
D | auxdisplay.h | 115 uint32_t options; member
|
/Zephyr-latest/tests/drivers/adc/adc_emul/src/ |
D | main.c | 138 const struct adc_sequence_options options = { in start_adc_read() local
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 766 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/ |
D | btp_gap.c | 844 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/ |
D | hci_core.h | 187 uint32_t options; member
|
/Zephyr-latest/include/zephyr/net/ |
D | net_context.h | 399 } options; member
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rd_client.c | 499 struct coap_option options[2]; in do_registration_reply_cb() local
|
/Zephyr-latest/drivers/can/ |
D | can_nxp_s32_canxl.c | 322 uint32_t options = 0U; in can_nxp_s32_set_mode() local
|