Home
last modified time | relevance | path

Searched defs:flags (Results 476 – 500 of 870) sorted by relevance

1...<<11121314151617181920>>...35

/Zephyr-latest/drivers/gpio/
Dgpio_npm1300.c106 gpio_flags_t flags) in gpio_npm1300_configure()
Dgpio_mmio32.c51 static int gpio_mmio32_config(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_mmio32_config()
Dgpio_max14916.c181 static int gpio_max14916_config(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_max14916_config()
/Zephyr-latest/include/zephyr/sd/
Dsd.h79 uint16_t flags; /*!< Card flags */ member
/Zephyr-latest/drivers/entropy/
Dentropy_cc13xx_cc26xx.c171 uint32_t flags) in entropy_cc13xx_cc26xx_get_entropy_isr()
/Zephyr-latest/subsys/shell/
Dshell_log_backend.c164 uint32_t flags = LOG_OUTPUT_FLAG_LEVEL | LOG_OUTPUT_FLAG_TIMESTAMP | LOG_OUTPUT_FLAG_THREAD; in process_log_msg() local
/Zephyr-latest/lib/posix/options/
Ddevice_io.c62 int open(const char *name, int flags, ...) in open()
/Zephyr-latest/drivers/wifi/esp_at/
Desp.c83 uint8_t flags = data->flags; in esp_mode_from_flags() local
164 static inline int esp_mode_flags_set(struct esp_data *data, uint8_t flags) in esp_mode_flags_set()
171 static inline int esp_mode_flags_clear(struct esp_data *data, uint8_t flags) in esp_mode_flags_clear()
426 uint8_t flags = dev->flags; in MODEM_CMD_DIRECT_DEFINE() local
/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c94 uint32_t flags = USART_GetStatusFlags(config->base); in mcux_flexcomm_poll_in() local
120 uint32_t flags = USART_GetStatusFlags(config->base); in mcux_flexcomm_err_check() local
204 uint32_t flags = USART_GetStatusFlags(config->base); in mcux_flexcomm_irq_tx_ready() local
229 uint32_t flags = USART_GetStatusFlags(config->base); in mcux_flexcomm_irq_rx_full() local
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_rend.c61 uint8_t flags; member
158 uint8_t flags) in write_vcs_control()
/Zephyr-latest/subsys/fs/
Dfs.c133 int fs_open(struct fs_file_t *zfp, const char *file_name, fs_mode_t flags) in fs_open()
756 int fs_mkfs(int fs_type, uintptr_t dev_id, void *cfg, int flags) in fs_mkfs()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c244 uint8_t flags; in handle_acl() local
495 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl() local
/Zephyr-latest/drivers/rtc/
Drtc_rv8803.c250 uint8_t flags; in rv8803_work_callback() local
387 uint8_t flags; in rv8803_get_time() local
588 uint8_t flags; in rv8803_alarm_is_pending() local
/Zephyr-latest/subsys/net/lib/ptp/
Dtlv.h233 uint8_t flags; member
275 uint8_t flags; member
303 uint8_t flags; member
/Zephyr-latest/subsys/net/lib/websocket/
Dwebsocket.c546 static int sendmsg_all(int sock, const struct msghdr *message, int flags, in sendmsg_all()
1130 int flags, in websocket_sendto_ctx()
1148 int flags, struct sockaddr *src_addr, in websocket_recvfrom_ctx()
/Zephyr-latest/drivers/modem/
Dquectel-bg9x.c521 int flags, const struct sockaddr *to, in offload_sendto()
578 int flags, struct sockaddr *from, in offload_recvfrom()
814 static ssize_t offload_sendmsg(void *obj, const struct msghdr *msg, int flags) in offload_sendmsg()
/Zephyr-latest/drivers/pwm/
Dpwm_rpi_pico.c103 uint32_t pulse_cycles, pwm_flags_t flags) in pwm_rpi_set_cycles()
/Zephyr-latest/drivers/watchdog/
Dwdt_esp32.c161 int ret, flags; in wdt_esp32_init() local
Dwdt_gecko.c238 uint32_t flags; in wdt_gecko_isr() local
/Zephyr-latest/drivers/sensor/apds9253/
Dapds9253.c28 gpio_flags_t flags = enable ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE; in apds9253_setup_int() local
/Zephyr-latest/drivers/ipm/
Dipm_mcux.c94 unsigned int flags; in mcux_mailbox_ipm_send() local
/Zephyr-latest/include/zephyr/net/
Dconn_mgr_connectivity_impl.h183 uint32_t flags; member
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gic.c104 unsigned int irq, unsigned int prio, uint32_t flags) in arm_gic_irq_set_priority()
/Zephyr-latest/subsys/net/l2/ethernet/dsa/
Ddsa.c241 uint16_t flags) in dsa_switch_set_mac_table_entry()
/Zephyr-latest/include/zephyr/sys/
Donoff.h175 uint16_t flags; member

1...<<11121314151617181920>>...35