| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_sam4l.c | 42 				   gpio_flags_t flags)  in gpio_sam_port_configure() 97 			   gpio_flags_t flags)  in gpio_sam_config()
  | 
| D | gpio_emul.c | 86 	gpio_flags_t *flags;  member 116 	gpio_flags_t flags)  in get_pins_with_flags() 380 int gpio_emul_flags_get(const struct device *port, gpio_pin_t pin, gpio_flags_t *flags)  in gpio_emul_flags_get() 410 				  gpio_flags_t flags)  in gpio_emul_pin_configure()
  | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_rpi_pico_timer.c | 141 static uint32_t counter_rpi_pico_timer_get_guard_period(const struct device *dev, uint32_t flags)  in counter_rpi_pico_timer_get_guard_period() 149 						   uint32_t flags)  in counter_rpi_pico_timer_set_guard_period()
  | 
| D | counter_smartbond_timer.c | 217 	uint32_t flags = alarm_cfg->flags;  in counter_smartbond_set_alarm()  local 389 static uint32_t counter_smartbond_get_guard_period(const struct device *dev, uint32_t flags)  in counter_smartbond_get_guard_period() 398 					      uint32_t flags)  in counter_smartbond_set_guard_period()
  | 
| /Zephyr-latest/lib/posix/options/getopt/ | 
| D | getopt_long.c | 171 		   int *idx, int short_too, int flags)  in parse_long_options() 348 		int *idx, int flags)
  | 
| /Zephyr-latest/drivers/serial/ | 
| D | uart_silabs_usart.c | 138 	uint32_t flags = USART_StatusGet(config->base);  in uart_silabs_poll_in()  local 162 	uint32_t flags = USART_IntGet(config->base);  in uart_silabs_err_check()  local 226 	uint32_t flags = USART_IntGet(config->base);  in uart_silabs_irq_tx_complete()  local 236 	uint32_t flags = USART_IntGetEnabled(config->base);  in uart_silabs_irq_tx_ready()  local 260 	uint32_t flags = USART_IntGet(config->base);  in uart_silabs_irq_rx_full()  local 751 	uint32_t flags = USART_IntGet(usart);  in uart_silabs_isr()  local
  | 
| /Zephyr-latest/arch/xtensa/core/ | 
| D | ptables.c | 374 			      uint32_t flags, bool is_user)  in l2_page_table_map() 413 	uint32_t flags, flags_uc;  in __arch_mem_map()  local 480 void arch_mem_map(void *virt, uintptr_t phys, size_t size, uint32_t flags)  in arch_mem_map() 852 			      size_t size, uint32_t ring, uint32_t flags)  in region_map_update() 882 				size_t size, uint32_t ring, uint32_t flags,  in update_region()
  | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_xmc4xxx_ccu4.c | 53 			      pwm_flags_t flags)  in pwm_xmc4xxx_ccu4_set_cycles()
  | 
| /Zephyr-latest/drivers/sensor/ens160/ | 
| D | ens160_trigger.c | 18 	gpio_flags_t flags = enable ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE;  in ens160_setup_int()  local
  | 
| /Zephyr-latest/drivers/sensor/st/lsm6dsl/ | 
| D | lsm6dsl_trigger.c | 24 	unsigned int flags = enable  in setup_irq()  local
  | 
| /Zephyr-latest/drivers/sensor/ams/tsl2591/ | 
| D | tsl2591_trigger.c | 14 	gpio_flags_t flags = enable ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE;  in tsl2591_setup_int()  local
  | 
| /Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/img_mgmt/ | 
| D | img_mgmt_callbacks.h | 65 	const int flags;  member
  | 
| /Zephyr-latest/drivers/interrupt_controller/ | 
| D | intc_vim.c | 64 void z_vim_irq_priority_set(unsigned int irq, unsigned int prio, uint32_t flags)  in z_vim_irq_priority_set()
  | 
| /Zephyr-latest/include/zephyr/sys/internal/ | 
| D | kobject_internal.h | 65 	uint8_t flags;  member
  | 
| /Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ | 
| D | service_b_2_2.c | 85 			      uint16_t len, uint16_t offset, uint8_t flags)  in write_value_v5()
  | 
| D | service_b_2_3.c | 85 			      uint16_t len, uint16_t offset, uint8_t flags)  in write_value_v5()
  | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | beacon.c | 72 	uint8_t flags;  member 141 	uint8_t flags = bt_mesh_net_flags(sub);  in secure_beacon_create()  local 200 	uint8_t flags = bt_mesh_net_flags(sub);  in private_beacon_update()  local 751 	uint8_t flags = bt_mesh_net_flags(sub);  in bt_mesh_beacon_update()  local
  | 
| /Zephyr-latest/subsys/net/lib/sockets/ | 
| D | sockets_can.c | 226 			int flags, const struct sockaddr *dest_addr,  in zcan_sendto_ctx() 276 				 size_t max_len, int flags,  in zcan_recvfrom_ctx() 499 				     int flags,  in can_sock_sendto_vmeth() 507 				       int flags, struct sockaddr *src_addr,  in can_sock_recvfrom_vmeth()
  | 
| D | socket_dispatcher.c | 263 					  size_t len, int flags,  in sock_dispatch_sendto_vmeth() 277 					   int flags)  in sock_dispatch_sendmsg_vmeth() 289 					    size_t max_len, int flags,  in sock_dispatch_recvfrom_vmeth()
  | 
| /Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/ | 
| D | img_mgmt_state.c | 68 	uint8_t flags;  in img_mgmt_state_flags()  local 120 	uint8_t flags = 0;  in img_mgmt_state_flags()  local 420 	uint32_t flags;  in img_mgmt_state_encode_slot()  local
  | 
| /Zephyr-latest/drivers/sensor/st/hts221/ | 
| D | hts221_trigger.c | 23 	unsigned int flags = enable  in setup_drdy()  local
  | 
| /Zephyr-latest/include/zephyr/arch/x86/ | 
| D | multiboot_info.h | 19 	uint32_t flags;  member
  | 
| /Zephyr-latest/include/zephyr/ | 
| D | irq_nextlevel.h | 110 				               uint32_t prio, uint32_t flags)  in irq_set_priority_next_level()
  | 
| /Zephyr-latest/tests/arch/arm/arm_custom_interrupt/src/ | 
| D | arm_custom_interrupt.c | 72 void z_soc_irq_priority_set(unsigned int irq, unsigned int prio, uint32_t flags)  in z_soc_irq_priority_set()
  | 
| /Zephyr-latest/samples/bluetooth/tmap_central/src/ | 
| D | vcp_vol_ctlr.c | 50 			 uint8_t flags)  in vcs_flags_cb()
  |