| /Zephyr-latest/subsys/net/lib/coap/ | 
| D | coap_client.c | 36 static int send_request(int sock, const void *buf, size_t len, int flags,  in send_request() 51 static int receive(int sock, void *buf, size_t max_len, int flags,  in receive() 650 	int flags = ZSOCK_MSG_DONTWAIT;  in recv_response()  local
  | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_ll_stm32_timer.c | 198 	uint32_t flags = alarm_cfg->flags;  in counter_stm32_set_cc()  local 516 static uint32_t counter_stm32_get_guard_period(const struct device *dev, uint32_t flags)  in counter_stm32_get_guard_period() 525 					  uint32_t flags)  in counter_stm32_set_guard_period()
  | 
| D | counter_nrfx_timer.c | 188 		  uint32_t flags)  in set_cc() 367 static uint32_t get_guard_period(const struct device *dev, uint32_t flags)  in get_guard_period() 375 			    uint32_t flags)  in set_guard_period()
  | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_sam0_tcc.c | 59 			       pwm_flags_t flags)  in pwm_sam0_set_cycles()
  | 
| D | pwm_xmc4xxx_ccu8.c | 89 			      pwm_flags_t flags)  in pwm_xmc4xxx_ccu8_set_cycles()
  | 
| D | pwm_renesas_ra.c | 131 				     uint32_t pulse_cycles, pwm_flags_t flags)  in pwm_renesas_ra_set_cycles() 231 					    pwm_flags_t flags, pwm_capture_callback_handler_t cb,  in pwm_renesas_ra_configure_capture()
  | 
| D | pwm_renesas_rz_gpt.c | 109 				 uint32_t pulse_cycles, pwm_flags_t flags)  in pwm_rz_gpt_set_cycles() 197 					pwm_flags_t flags, pwm_capture_callback_handler_t cb,  in pwm_rz_gpt_configure_capture()
  | 
| D | pwm_gd32.c | 62 			      pwm_flags_t flags)  in pwm_gd32_set_cycles()
  | 
| /Zephyr-latest/drivers/watchdog/ | 
| D | wdt_cc13xx_cc26xx.c | 46 	uint8_t flags;  member
  | 
| D | wdt_cc32xx.c | 33 	uint8_t flags;  member
  | 
| /Zephyr-latest/subsys/lorawan/nvm/ | 
| D | lorawan_nvm_settings.c | 82 void lorawan_nvm_data_mgmt_event(uint16_t flags)  in lorawan_nvm_data_mgmt_event()
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | wch_gpio_ch32v00x.c | 28 static int gpio_ch32v00x_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags)  in gpio_ch32v00x_configure()
  | 
| D | gpio_silabs_siwx91x.c | 62 static int gpio_siwx91x_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags)  in gpio_siwx91x_pin_configure() 231 	sl_si91x_gpio_interrupt_config_flag_t flags = 0;  in gpio_siwx91x_interrupt_configure()  local
  | 
| D | gpio_brcmstb.c | 35 static int gpio_brcmstb_pin_configure(const struct device *port, gpio_pin_t pin, gpio_flags_t flags)  in gpio_brcmstb_pin_configure()
  | 
| /Zephyr-latest/include/zephyr/net/ | 
| D | wifi_credentials.h | 55 	uint32_t flags;                   /**< Flags for controlling detail settings */  member
  | 
| /Zephyr-latest/drivers/wifi/simplelink/ | 
| D | simplelink_sockets.c | 870 static int handle_recv_flags(int sd, int flags, bool set, int *nb_enabled)  in handle_recv_flags() 905 static ssize_t simplelink_recvfrom(void *obj, void *buf, size_t len, int flags,  in simplelink_recvfrom() 952 				 int flags, const struct sockaddr *to,  in simplelink_sendto() 987 				  int flags)  in simplelink_sendmsg()
  | 
| /Zephyr-latest/drivers/display/ | 
| D | uc81xx_regs.h | 121 	uint8_t flags;  member 138 	uint8_t flags;  member
  | 
| /Zephyr-latest/drivers/sensor/renesas/isl29035/ | 
| D | isl29035_trigger.c | 25 	unsigned int flags = enable  in setup_int()  local
  | 
| /Zephyr-latest/drivers/wifi/esp_at/ | 
| D | esp_socket.c | 157 	atomic_val_t flags;  local
  | 
| /Zephyr-latest/subsys/llext/ | 
| D | llext_mem.c | 237 	uint32_t flags;  in llext_adjust_mmu_permissions()  local
  | 
| /Zephyr-latest/drivers/flash/ | 
| D | flash_npcx_fiu_qspi.h | 68 	int flags;  member
  | 
| /Zephyr-latest/include/zephyr/drivers/ | 
| D | watchdog.h | 106 	uint8_t flags;  member
  | 
| /Zephyr-latest/tests/subsys/logging/log_switch_format/src/ | 
| D | main.c | 160 void custom_formatting(const struct log_output *output, struct log_msg *msg, uint32_t flags)  in custom_formatting()
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/ | 
| D | broadcaster.c | 229 	uint8_t flags = bt_iso_flags(handle);  in validate_no_iso_frag()  local
  | 
| /Zephyr-latest/samples/bluetooth/channel_sounding/src/ | 
| D | cs_test_initiator.c | 43 				const void *buf, uint16_t len, uint16_t offset, uint8_t flags)  in on_attr_write_cb()
  |