Home
last modified time | relevance | path

Searched defs:flags (Results 251 – 275 of 870) sorted by relevance

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

/Zephyr-latest/drivers/sensor/grow_r502a/
Dgrow_r502a_trigger.c24 gpio_flags_t flags = in setup_int() local
/Zephyr-latest/subsys/secure_storage/include/psa/
Dprotected_storage.h231 uint32_t flags = 0; in psa_ps_get_support() local
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c266 int flags) in eswifi_socket_send()
309 int flags, const struct sockaddr *to, in eswifi_socket_sendto()
321 int flags) in eswifi_socket_recv()
390 int flags, struct sockaddr *from, in eswifi_socket_recvfrom()
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/
Dsoc.c47 void riscv_clic_irq_priority_set(uint32_t irq, uint32_t prio, uint32_t flags) in riscv_clic_irq_priority_set()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_dw_ace.c133 const void *parameter, uint32_t flags) in dw_ace_irq_connect_dynamic()
Dwuc_ite_it8xxx2.c79 void it8xxx2_wuc_set_polarity(const struct device *dev, uint8_t mask, uint32_t flags) in it8xxx2_wuc_set_polarity()
/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http2.c32 static bool is_header_flag_set(uint8_t flags, uint8_t mask) in is_header_flag_set()
37 static void clear_header_flag(uint8_t *flags, uint8_t mask) in clear_header_flag()
134 uint8_t flags, uint32_t stream_id) in encode_frame_header()
144 uint8_t flags, const struct http_header *extra_headers, in send_headers_frame()
218 size_t length, uint32_t stream_id, uint8_t flags) in send_data_frame()
564 uint8_t flags = 0; in http2_dynamic_response() local
/Zephyr-latest/drivers/pwm/
Dpwm_max31790.c165 pwm_flags_t flags) in max31790_set_cycles_internal()
264 uint32_t pulse_count, pwm_flags_t flags) in max31790_set_cycles()
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.h71 uint8_t flags; member
215 uint8_t flags; member
/Zephyr-latest/drivers/usb/bc12/
Demul_bc12_pi3usb9201.c25 #define IS_I2C_MSG_WRITE(flags) ((flags & I2C_MSG_RW_MASK) == I2C_MSG_WRITE) argument
26 #define IS_I2C_MSG_READ(flags) ((flags & I2C_MSG_RW_MASK) == I2C_MSG_READ) argument
/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_qspi.c160 uint32_t flags) in qspi_npcx_fiu_uma_transceive()
252 uint8_t flags = cfg->flags; in qspi_npcx_fiu_set_spi_size() local
/Zephyr-latest/drivers/gpio/
Dgpio_sam.c42 gpio_flags_t flags) in gpio_sam_port_configure()
153 gpio_flags_t flags) in gpio_sam_config()
Dgpio_axp192.c78 static int gpio_axp192_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_axp192_configure()
232 gpio_flags_t flags; in gpio_axp192_port_get_direction() local
Dgpio_fxl6408.c172 static int setup_pin_dir(const struct device *dev, uint32_t pin, int flags) in setup_pin_dir()
226 int flags) in setup_pin_pullupdown()
260 gpio_flags_t flags) in gpio_fxl6408_pin_config()
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_internal.h65 int32_t flags; member
74 int32_t flags; member
/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc_espi_saf_v1.h305 uint8_t flags; member
336 uint16_t flags; member
399 uint8_t flags; /* bit[0]==1 is lock the region */ member
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c217 uint8_t flags; in handle_acl() local
462 static int send_acl(struct net_buf *buf, uint8_t flags) in send_acl()
548 uint8_t flags = BT_ACL_START_NO_FLUSH; in gatt_notify_without_last_fragment() local
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_host_trampolines.c44 int nsi_host_open(const char *pathname, int flags) in nsi_host_open()
/Zephyr-latest/drivers/i2c/
Di2c_nrfx_twi_common.c70 int i2c_nrfx_twi_msg_transfer(const struct device *dev, uint8_t flags, in i2c_nrfx_twi_msg_transfer()
/Zephyr-latest/tests/subsys/logging/log_switch_format/src/
Dmock_backend.c52 uint32_t flags = log_backend_std_get_flags(); in process() local
/Zephyr-latest/drivers/serial/
Duart_native_pty_bottom.c143 int flags; in np_uart_open_pty() local
/Zephyr-latest/arch/x86/core/ia32/
Dirq_manage.c205 const void *parameter, uint32_t flags) in arch_irq_connect_dynamic()
/Zephyr-latest/tests/drivers/gpio/gpio_get_direction/src/
Dmain.c18 gpio_flags_t flags; member
/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.h32 #define SCF_CMD(flags) ((flags) & 0x00f0) argument
96 int flags; /*!< see below */ member
/Zephyr-latest/include/zephyr/crypto/
Dcrypto.h169 uint32_t flags; in cipher_begin_session() local
388 uint32_t flags; in hash_begin_session() local

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