| /Zephyr-latest/subsys/fs/ext2/ | 
| D | ext2_ops.c | 26 static int ext2_open(struct fs_file_t *filp, const char *fs_path, fs_mode_t flags)  in ext2_open() 450 static int ext2_mkfs(uintptr_t dev_id, void *vcfg, int flags)  in ext2_mkfs()
  | 
| /Zephyr-latest/subsys/fs/ | 
| D | fat_fs.c | 100 static uint8_t translate_flags(fs_mode_t flags)  in translate_flags() 518 static int fatfs_mkfs(uintptr_t dev_id, void *cfg, int flags)  in fatfs_mkfs()
  | 
| /Zephyr-latest/drivers/gpio/ | 
| D | gpio_dw.c | 236 				 uint32_t pin, int flags)  in dw_pin_config() 270 				 gpio_flags_t flags)  in gpio_dw_config()
  | 
| D | gpio_renesas_rz.c | 75 static int gpio_rz_pin_get_config(const struct device *dev, gpio_pin_t pin, gpio_flags_t *flags)  in gpio_rz_pin_get_config() 89 static int gpio_rz_pin_config_get_raw(bsp_io_port_pin_t port_pin, struct gpio_rz_hw_config *flags)  in gpio_rz_pin_config_get_raw() 119 static int gpio_rz_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags)  in gpio_rz_pin_configure()
  | 
| D | gpio_ad559x.c | 92 					 gpio_pin_t pin, gpio_flags_t flags)  in gpio_ad559x_configure()
  | 
| D | gpio_npm6001.c | 94 					 gpio_pin_t pin, gpio_flags_t flags)  in gpio_npm6001_configure()
  | 
| D | gpio_tle9104.c | 39 static int tle9104_gpio_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags)  in tle9104_gpio_pin_configure()
  | 
| D | gpio_ene_kb1200.c | 41 static int kb1200_gpio_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags)  in kb1200_gpio_pin_configure()
  | 
| D | gpio_creg_gpio.c | 109 		       gpio_flags_t flags)  in pin_config()
  | 
| /Zephyr-latest/include/zephyr/net/http/ | 
| D | parser.h | 97 enum flags {  enum 158 	unsigned int flags : 8;		/* F_xxx values from 'flags' enum;  member
  | 
| /Zephyr-latest/drivers/counter/ | 
| D | counter_renesas_rz_gtm.c | 465 static uint32_t counter_rz_gtm_get_guard_period(const struct device *dev, uint32_t flags)  in counter_rz_gtm_get_guard_period() 473 static int counter_rz_gtm_set_guard_period(const struct device *dev, uint32_t guard, uint32_t flags)  in counter_rz_gtm_set_guard_period()
  | 
| D | counter_nrfx_rtc.c | 228 		  uint32_t flags)  in set_cc() 585 static uint32_t get_guard_period(const struct device *dev, uint32_t flags)  in get_guard_period() 593 			    uint32_t flags)  in set_guard_period()
  | 
| /Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/ | 
| D | main.c | 242 	uint8_t flags;  in handle_acl()  local 476 	uint8_t flags = BT_ACL_START_NO_FLUSH;  in send_acl()  local
  | 
| /Zephyr-latest/drivers/misc/coresight/ | 
| D | nrf_etr.c | 182 	uint32_t flags = LOG_OUTPUT_FLAG_COLORS | LOG_OUTPUT_FLAG_LEVEL |  in log_message_process()  local 200 	static const uint32_t flags = LOG_OUTPUT_FLAG_TIMESTAMP | LOG_OUTPUT_FLAG_FORMAT_TIMESTAMP |  in trace_point_process()  local 246 	static const uint32_t flags = LOG_OUTPUT_FLAG_TIMESTAMP | LOG_OUTPUT_FLAG_FORMAT_TIMESTAMP;  in hw_event_process()  local
  | 
| /Zephyr-latest/lib/os/ | 
| D | cbprintf_packaged.c | 233 int cbvprintf_package(void *packaged, size_t len, uint32_t flags,  in cbvprintf_package() 819 int cbprintf_package(void *packaged, size_t len, uint32_t flags,  in cbprintf_package() 917 			     uint32_t flags,  in cbprintf_package_convert()
  | 
| /Zephyr-latest/drivers/sensor/wsen/wsen_tids_2521020222501/ | 
| D | wsen_tids_2521020222501_trigger.c | 21 	unsigned int flags = enable ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE;  in tids_2521020222501_setup_interrupt()  local
  | 
| /Zephyr-latest/drivers/pwm/ | 
| D | pwm_mcux_sctimer.c | 83 				       uint32_t pulse_cycles, pwm_flags_t flags)  in mcux_sctimer_pwm_set_cycles()
  | 
| D | pwm_sifive.c | 111 				 pwm_flags_t flags)  in pwm_sifive_set_cycles()
  | 
| /Zephyr-latest/drivers/watchdog/ | 
| D | wdt_counter.c | 21 	uint8_t flags[CONFIG_WDT_COUNTER_CH_COUNT];  member
  | 
| /Zephyr-latest/subsys/bluetooth/mesh/ | 
| D | pb_gatt_srv.c | 67 			 uint16_t len, uint16_t offset, uint8_t flags)  in gatt_recv()
  | 
| /Zephyr-latest/subsys/logging/backends/ | 
| D | log_backend_adsp_mtrace.c | 160 	uint32_t flags = LOG_OUTPUT_FLAG_LEVEL | LOG_OUTPUT_FLAG_TIMESTAMP;  in format_flags()  local
  | 
| /Zephyr-latest/include/zephyr/drivers/interrupt_controller/ | 
| D | intc_esp32.h | 86 	int flags : 16;                                 /* OR of VECDESC_FLAG_* defines */  member
  | 
| /Zephyr-latest/include/zephyr/bluetooth/mesh/ | 
| D | rpr.h | 90 	uint8_t flags;  member
  | 
| /Zephyr-latest/drivers/interrupt_controller/ | 
| D | intc_ite_it8xxx2.c | 155 void ite_intc_irq_polarity_set(unsigned int irq, unsigned int flags)  in ite_intc_irq_polarity_set()
  | 
| /Zephyr-latest/drivers/i2c/ | 
| D | i2c_bitbang.c | 201 	unsigned int flags;  in i2c_bitbang_transfer()  local
  |