Home
last modified time | relevance | path

Searched defs:flags (Results 701 – 725 of 870) sorted by relevance

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

/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem.c247 uint32_t flags = K_MEM_CACHE_WB | K_MEM_PERM_USER; in ivshmem_configure() local
/Zephyr-latest/drivers/gpio/
Dgpio_adp5585.c67 static int gpio_adp5585_config(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_adp5585_config()
Dgpio_ambiq.c36 static int ambiq_gpio_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in ambiq_gpio_pin_configure()
Dgpio_aw9523b.c59 static int gpio_aw9523b_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_aw9523b_pin_configure()
Dgpio_sifive.c144 gpio_flags_t flags) in gpio_sifive_config()
Dgpio_pca953x.c184 gpio_flags_t flags) in gpio_pca953x_config()
Dgpio_pca6416.c180 gpio_flags_t flags) in gpio_pca6416_config()
Dgpio_xlnx_axi.c86 static int gpio_xlnx_axi_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_xlnx_axi_pin_configure()
/Zephyr-latest/drivers/input/
Dinput_gpio_qdec.c67 gpio_flags_t flags = enable ? GPIO_INT_EDGE_BOTH : GPIO_INT_DISABLE; in gpio_qdec_irq_setup() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_stm32wb0.c223 void HAL_RADIO_TxRxCallback(uint32_t flags) in HAL_RADIO_TxRxCallback()
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_pt6314.c69 static int auxdisplay_pt6314_spi_write(const struct device *dev, uint8_t flags, uint8_t val) in auxdisplay_pt6314_spi_write()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_nxp_irqsteer.c551 void z_soc_irq_priority_set(unsigned int irq, unsigned int prio, unsigned int flags) in z_soc_irq_priority_set()
Dintc_intel_vtd.c348 uint32_t flags, in vtd_ictl_remap()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_transport.c122 enum bt_mesh_test_send_flags flags; member
Dtest_beacon.c327 uint8_t flags; member
432 static void beacon_create(struct net_buf_simple *buf, const uint8_t net_key[16], uint8_t flags, in beacon_create()
1241 static void private_beacon_create(struct net_buf_simple *buf, const uint8_t *net_key, uint8_t flags, in private_beacon_create()
/Zephyr-latest/subsys/net/l2/openthread/
Dopenthread.c186 static void ot_state_changed_handler(uint32_t flags, void *context) in ot_state_changed_handler()
/Zephyr-latest/samples/shields/npm6001_ek/src/
Dmain.c304 gpio_flags_t flags = 0U; in cmd_gpio_configure() local
/Zephyr-latest/drivers/sensor/ti/bq274xx/
Dbq274xx.c225 uint16_t flags; in bq274xx_mode_cfgupdate() local
/Zephyr-latest/drivers/serial/
Duart_cc13xx_cc26xx.c81 uint32_t flags = UARTRxErrorGet(config->reg); in uart_cc13xx_cc26xx_err_check() local
/Zephyr-latest/drivers/sensor/lm75/
Dlm75.c204 gpio_flags_t flags; in lm75_trigger_set() local
/Zephyr-latest/drivers/sensor/lm77/
Dlm77.c215 gpio_flags_t flags; in lm77_trigger_set() local
/Zephyr-latest/subsys/lorawan/
Dlorawan.c158 uint8_t flags = 0; in mcps_indication_handler() local
/Zephyr-latest/include/zephyr/canbus/
Disotp.h194 uint8_t flags; member
/Zephyr-latest/subsys/net/ip/
Dconnection.c339 uint8_t flags = 0U; in net_conn_register() local
/Zephyr-latest/include/zephyr/drivers/
Dfuel_gauge.h134 uint32_t flags; member

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