| /Zephyr-latest/drivers/gpio/ |
| D | gpio_numicro.c | 50 gpio_pin_t pin, gpio_flags_t flags) in gpio_numicro_configure()
|
| D | gpio_cy8c95xx.c | 88 gpio_flags_t flags) in cy8c95xx_config()
|
| D | gpio_efinix_sapphire.c | 85 static int gpio_efinix_sapphire_config(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_efinix_sapphire_config()
|
| D | gpio_sam0.c | 52 gpio_flags_t flags) in gpio_sam0_config()
|
| D | gpio_max14906.c | 240 static int gpio_max14906_config(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_max14906_config()
|
| D | gpio_mcux_igpio.c | 52 gpio_pin_t pin, gpio_flags_t flags) in mcux_igpio_configure()
|
| D | gpio_numaker.c | 36 static int gpio_numaker_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_numaker_configure()
|
| D | gpio_gd32.c | 130 gpio_flags_t flags) in gpio_gd32_configure()
|
| D | gpio_imx.c | 37 gpio_flags_t flags) in imx_gpio_configure()
|
| D | gpio_iproc.c | 46 static int gpio_iproc_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_iproc_configure()
|
| /Zephyr-latest/drivers/input/ |
| D | input_gpio_kbd_matrix.c | 151 gpio_flags_t flags = enabled ? GPIO_INT_EDGE_TO_ACTIVE : GPIO_INT_DISABLE; in gpio_kbd_matrix_set_detect_mode() local
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_ll_stm32.h | 69 unsigned int flags; member
|
| D | i2c_cc32xx.c | 41 #define IS_I2C_MSG_WRITE(flags) ((flags & I2C_MSG_RW_MASK) == I2C_MSG_WRITE) argument
|
| D | i2c_sam_twihs.c | 63 uint8_t flags; member
|
| D | i2c_sam_twi.c | 63 uint8_t flags; member
|
| /Zephyr-latest/subsys/pm/ |
| D | device.c | 279 atomic_val_t flags, new_flags; in pm_device_wakeup_enable() local
|
| /Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
| D | btp_tbs.h | 54 uint16_t flags; member
|
| /Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/rom_api/src/ |
| D | main.c | 588 uint32_t flags = 0U; in validate_hw_compatibility() local
|
| /Zephyr-latest/lib/posix/options/ |
| D | fs.c | 82 int zvfs_open(const char *name, int flags, int mode) in zvfs_open()
|
| /Zephyr-latest/tests/net/socket/tcp/src/ |
| D | main.c | 64 static void test_send(int sock, const void *buf, size_t len, int flags) in test_send() 71 static void test_sendto(int sock, const void *buf, size_t len, int flags, in test_sendto() 103 static void test_recv(int sock, int flags) in test_recv() 118 int flags, in test_recvfrom() 136 int flags, in test_recvmsg() 2228 int fd, flags, ret, optval; in ZTEST() local 2296 int fd, flags, ret, optval; in ZTEST() local
|
| /Zephyr-latest/scripts/build/ |
| D | gen_isr_tables.py | 226 def test_isr_direct(self, flags): argument
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | main.c | 46 uint8_t flags, uint32_t iv_index, uint16_t addr, in bt_mesh_provision()
|
| D | provisionee.c | 516 uint8_t flags; in prov_data() local
|
| /Zephyr-latest/include/zephyr/arch/x86/ia32/ |
| D | arch.h | 309 unsigned int flags; in arch_isr_direct_footer() local
|
| /Zephyr-latest/subsys/logging/backends/ |
| D | log_backend_fs.c | 461 uint32_t flags = log_backend_std_get_flags(); in process() local
|