| /Zephyr-latest/samples/drivers/adc/adc_sequence/src/ |
| D | main.c | 40 const struct adc_sequence_options options = { local
|
| /Zephyr-latest/arch/arc/core/ |
| D | thread.c | 262 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable() 306 void arc_dsp_disable(struct k_thread *thread, unsigned int options) in arc_dsp_disable() 317 void arc_dsp_enable(struct k_thread *thread, unsigned int options) in arc_dsp_enable()
|
| /Zephyr-latest/tests/drivers/adc/adc_api/src/ |
| D | test_adc.c | 204 const struct adc_sequence_options options = { in test_task_asynchronous_call() local 265 const struct adc_sequence_options options = { in test_task_with_interval() local 335 const struct adc_sequence_options options = { in test_task_repeated_samplings() local
|
| /Zephyr-latest/boards/native/doc/ |
| D | arch_soc.rst | 261 How does this port compare to QEMU: 284 How does this port compare to an ISS:
|
| /Zephyr-latest/kernel/ |
| D | events.c | 241 unsigned int options, k_timeout_t timeout) in k_event_wait_internal() 312 uint32_t options = reset ? K_EVENT_WAIT_RESET : 0; in z_impl_k_event_wait() local 332 uint32_t options = reset ? (K_EVENT_WAIT_RESET | K_EVENT_WAIT_ALL) in z_impl_k_event_wait_all() local
|
| D | thread.c | 513 int prio, uint32_t options, const char *name) in z_setup_new_thread() 656 int prio, uint32_t options, k_timeout_t delay) in z_impl_k_thread_create() 680 int prio, uint32_t options, k_timeout_t delay) in z_vrfy_k_thread_create() 744 uint32_t initial_state, unsigned int options) in z_init_thread_base()
|
| /Zephyr-latest/arch/sparc/core/ |
| D | thread.c | 75 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable()
|
| /Zephyr-latest/doc/releases/ |
| D | release-notes-4.1.rst | 356 .. _boards_added_in_zephyr_4_1:
|
| /Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/ |
| D | host_stack_if.c | 37 change_state_options_t options; in ble_ctlr_stack_handler() local
|
| /Zephyr-latest/drivers/misc/ft8xx/ |
| D | ft8xx_copro.c | 88 uint16_t options, in ft8xx_copro_cmd_text() 132 uint16_t options, in ft8xx_copro_cmd_number()
|
| /Zephyr-latest/arch/x86/core/ia32/ |
| D | float.c | 167 void z_float_enable(struct k_thread *thread, unsigned int options) in z_float_enable()
|
| D | thread.c | 65 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable()
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_ti_tps382x.c | 33 static int ti_tps382x_setup(const struct device *dev, uint8_t options) in ti_tps382x_setup()
|
| D | wdt_smartbond.c | 29 static int wdg_smartbond_setup(const struct device *dev, uint8_t options) in wdg_smartbond_setup()
|
| D | wdt_fwdgt_gd32.c | 77 static int gd32_fwdgt_setup(const struct device *dev, uint8_t options) in gd32_fwdgt_setup()
|
| D | wdt_ifx_cat1.c | 43 static int ifx_cat1_wdt_setup(const struct device *dev, uint8_t options) in ifx_cat1_wdt_setup()
|
| D | wdt_ene_kb1200.c | 27 static int wdt_kb1200_setup(const struct device *dev, uint8_t options) in wdt_kb1200_setup()
|
| D | wdt_xmc4xxx.c | 73 static int wdt_xmc4xxx_setup(const struct device *dev, uint8_t options) in wdt_xmc4xxx_setup()
|
| /Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
| D | thread_flags.c | 87 uint32_t osThreadFlagsWait(uint32_t flags, uint32_t options, uint32_t timeout) in osThreadFlagsWait()
|
| /Zephyr-latest/arch/posix/core/ |
| D | thread.c | 108 int arch_float_enable(struct k_thread *thread, unsigned int options) in arch_float_enable()
|
| /Zephyr-latest/subsys/net/lib/dhcpv6/ |
| D | dhcpv6.c | 437 static size_t dhcpv6_calculate_message_size(struct dhcpv6_options_include *options) in dhcpv6_calculate_message_size() 494 struct dhcpv6_options_include *options) in dhcpv6_add_options() 579 struct dhcpv6_options_include *options) in dhcpv6_create_message() 630 struct dhcpv6_options_include options = { in dhcpv6_send_solicit() local 660 struct dhcpv6_options_include options = { in dhcpv6_send_request() local 691 struct dhcpv6_options_include options = { in dhcpv6_send_renew() local 719 struct dhcpv6_options_include options = { in dhcpv6_send_rebind() local 746 struct dhcpv6_options_include options = { in dhcpv6_send_confirm() local
|
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ |
| D | environment.py | 877 options = None, argument
|
| /Zephyr-latest/drivers/dac/ |
| D | dac_shell.c | 21 uint8_t options; member
|
| /Zephyr-latest/tests/benchmarks/latency_measure/src/ |
| D | int_to_thread.c | 128 uint32_t options) in int_to_another_thread()
|
| /Zephyr-latest/drivers/sensor/seeed/grove/ |
| D | temperature_sensor.c | 41 static struct adc_sequence_options options = { variable
|