Home
last modified time | relevance | path

Searched defs:flags (Results 551 – 575 of 870) sorted by relevance

1...<<21222324252627282930>>...35

/Zephyr-latest/samples/net/lwm2m_client/src/
Dlwm2m-client.c370 uint32_t flags = IS_ENABLED(CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP) ? in main() local
/Zephyr-latest/include/zephyr/dt-bindings/usb-c/
Dpd.h38 #define PDO_FIXED(mv, ma, flags) \ argument
/Zephyr-latest/drivers/pwm/
Dpwm_mcux_ctimer.c146 pwm_flags_t flags) in mcux_ctimer_pwm_set_cycles()
Dpwm_mc_esp32.c236 uint32_t period_cycles, uint32_t pulse_cycles, pwm_flags_t flags) in mcpwm_esp32_set_cycles()
289 pwm_flags_t flags, pwm_capture_callback_handler_t cb, in mcpwm_esp32_configure_capture()
Dpwm_rcar.c136 uint32_t pulse_cycles, pwm_flags_t flags) in pwm_rcar_set_cycles()
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_report.py363 def test_detailed_skipped_report(self, out_path, test_path, flags, expected_testcase_counts): argument
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_uart.c131 uint32_t flags = log_backend_std_get_flags(); in process() local
Dlog_backend_rtt.c320 uint32_t flags = log_backend_std_get_flags(); in process() local
/Zephyr-latest/subsys/lorawan/services/
Dfrag_transport.c107 static void frag_transport_package_callback(uint8_t port, uint8_t flags, int16_t rssi, int8_t snr, in frag_transport_package_callback()
/Zephyr-latest/drivers/gpio/
Dgpio_davinci.c67 gpio_flags_t flags) in gpio_davinci_configure()
Dgpio_ifx_cat1.c48 static int gpio_cat1_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_cat1_configure()
Dgpio_psoc6.c42 gpio_flags_t flags) in gpio_psoc6_config()
Dgpio_nxp_s32.c84 gpio_flags_t flags) in nxp_s32_gpio_configure()
390 gpio_flags_t flags = 0; in nxp_s32_gpio_pin_get_config() local
Dgpio_mcux_rgpio.c45 gpio_pin_t pin, gpio_flags_t flags) in mcux_rgpio_configure()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_wkpu_nxp_s32.c160 uint64_t flags; in wkpu_nxp_s32_get_pending() local
/Zephyr-latest/arch/x86/core/
Dpcie.c290 uint32_t flags) in arch_pcie_msi_vector_connect()
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dintel_vtd.h113 uint32_t flags, in vtd_remap()
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dsi.h108 uint16_t flags; member
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c41 uint16_t flags; member
151 static void vcs_flags_cb(struct bt_conn *conn, int err, uint8_t flags) in vcs_flags_cb()
597 static void btp_send_vcp_volume_flags_ev(struct bt_conn *conn, uint8_t att_status, uint8_t flags) in btp_send_vcp_volume_flags_ev()
704 static void vcp_vol_ctlr_flags_cb(struct bt_vcp_vol_ctlr *vol_ctlr, int err, uint8_t flags) in vcp_vol_ctlr_flags_cb()
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_client/src/
Dmain.c199 uint8_t flags) in broker_validate_packet()
326 uint8_t type_and_flags, type, flags; in broker_receive() local
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c139 atomic_t flags; member
158 uint32_t flags; member
486 uint32_t flags = NRFX_UARTE_RX_ENABLE_CONT | in api_rx_enable() local
/Zephyr-latest/include/zephyr/
Ddevice.h518 device_flags_t flags; member
1208 #define Z_DEVICE_BASE_DEFINE(node_id, dev_id, name, init_fn, deinit_fn, flags, pm, data, config, \ argument
1270 #define Z_DEVICE_DEFINE(node_id, dev_id, name, init_fn, deinit_fn, flags, pm, \ argument
/Zephyr-latest/include/zephyr/net/
Dsocket.h459 int flags) in zsock_send()
514 int flags) in zsock_recv()
540 int flags; in zsock_fcntl_wrapper() local
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c146 int flags, const struct sockaddr *dest_addr, in offload_sendto()
162 static ssize_t offload_sendmsg(void *obj, const struct msghdr *msg, int flags) in offload_sendmsg()
175 int flags, struct sockaddr *src_addr, in offload_recvfrom()
/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.h38 uint8_t flags; member

1...<<21222324252627282930>>...35