| /Zephyr-latest/drivers/pwm/ |
| D | pwm_ene_kb1200.c | 28 uint32_t pulse_cycles, pwm_flags_t flags) in pwm_kb1200_set_cycles()
|
| D | pwm_b91.c | 60 pwm_flags_t flags) in pwm_b91_set_cycles()
|
| /Zephyr-latest/subsys/bluetooth/services/ias/ |
| D | ias.c | 105 const void *buf, uint16_t len, uint16_t offset, uint8_t flags) in bt_ias_write_alert_lvl()
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_test.c | 30 gpio_flags_t flags) in vnd_gpio_pin_configure()
|
| D | gpio_cmsdk_ahb.c | 100 gpio_flags_t flags) in cmsdk_ahb_gpio_config() 149 gpio_flags_t flags) in gpio_cmsdk_ahb_config()
|
| D | gpio_sc18im704.c | 79 gpio_flags_t flags) in gpio_sc18im_pin_configure() 162 gpio_flags_t *flags) in gpio_sc18im_pin_get_config()
|
| D | gpio_mcux.c | 31 unsigned int flags; member 43 static int gpio_mcux_iopctl_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_mcux_iopctl_configure() 115 static int gpio_mcux_port_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_mcux_port_configure()
|
| D | gpio_xmc4xxx.c | 34 static int gpio_xmc4xxx_convert_flags(XMC_GPIO_CONFIG_t *pin_config, gpio_flags_t flags) in gpio_xmc4xxx_convert_flags() 85 static int gpio_xmc4xxx_pin_configure(const struct device *dev, gpio_pin_t pin, gpio_flags_t flags) in gpio_xmc4xxx_pin_configure()
|
| /Zephyr-latest/subsys/net/lib/mqtt/ |
| D | mqtt_transport_socket_tls.c | 184 int flags = 0; in mqtt_client_tls_read() local
|
| /Zephyr-latest/samples/subsys/lorawan/fuota/src/ |
| D | main.c | 27 static void downlink_info(uint8_t port, uint8_t flags, int16_t rssi, int8_t snr, uint8_t len, in downlink_info()
|
| /Zephyr-latest/kernel/include/ |
| D | mmu.h | 241 static inline void k_mem_page_frame_set(struct k_mem_page_frame *pf, uint8_t flags) in k_mem_page_frame_set() 246 static inline void k_mem_page_frame_clear(struct k_mem_page_frame *pf, uint8_t flags) in k_mem_page_frame_clear()
|
| /Zephyr-latest/include/zephyr/sys/ |
| D | sflist.h | 300 static inline void sys_sfnode_init(sys_sfnode_t *node, uint8_t flags) in sys_sfnode_init() 317 static inline void sys_sfnode_flags_set(sys_sfnode_t *node, uint8_t flags) in sys_sfnode_flags_set()
|
| D | p4wq.h | 83 uint32_t flags; member 97 uint32_t flags; member
|
| /Zephyr-latest/tests/subsys/fs/common/ |
| D | test_fs_open_flags.c | 55 static void ZOPEN(struct test_state *ts, int flags, int expected, int line) in ZOPEN() 116 #define ZOPEN(ts, flags, expected) ZOPEN(ts, flags, expected, __LINE__) argument
|
| /Zephyr-latest/subsys/pm/ |
| D | device_runtime.c | 136 uint32_t flags = pm->base.flags; in get_sync_locked() local 282 uint32_t flags = pm->base.flags; in put_sync_locked() local
|
| /Zephyr-latest/samples/bluetooth/peripheral_hids/src/ |
| D | hog.c | 34 uint8_t flags; member 131 uint8_t flags) in write_ctrl_point()
|
| /Zephyr-latest/arch/x86/ |
| D | gen_gdt.py | 99 def create_code_data_entry(base, limit, dpl, flags, access): argument
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
| D | service_b_3_1.c | 69 uint16_t len, uint16_t offset, uint8_t flags) in write_value_v6()
|
| /Zephyr-latest/tests/drivers/pwm/pwm_loopback/src/ |
| D | test_pwm_loopback.h | 36 pwm_flags_t flags; member
|
| /Zephyr-latest/drivers/net/ |
| D | nsos_adapt.c | 232 int flags = 0; in socket_flags_from_nsos_mid() local 517 int nsos_adapt_sendto(int fd, const void *buf, size_t len, int flags, in nsos_adapt_sendto() 540 int nsos_adapt_sendmsg(int fd, const struct nsos_mid_msghdr *msg_mid, int flags) in nsos_adapt_sendmsg() 583 int nsos_adapt_recvfrom(int fd, void *buf, size_t len, int flags, in nsos_adapt_recvfrom() 1082 int flags; in nsos_adapt_fcntl_getfl() local 1089 int nsos_adapt_fcntl_setfl(int fd, int flags) in nsos_adapt_fcntl_setfl()
|
| /Zephyr-latest/subsys/net/lib/sockets/ |
| D | sockets_tls.c | 153 int flags; member 794 static bool is_blocking(int sock, int flags) in is_blocking() 2278 size_t len, int flags) in send_tls() 2358 size_t len, int flags, in sendto_dtls_client() 2418 size_t len, int flags, in sendto_dtls_server() 2442 int flags, const struct sockaddr *dest_addr, in ztls_sendto_ctx() 2468 int flags) in dtls_sendmsg_merge_and_send() 2503 int flags) in tls_sendmsg_loop_and_send() 2534 int flags) in ztls_sendmsg_ctx() 2570 size_t max_len, int flags) in recv_tls() [all …]
|
| /Zephyr-latest/drivers/entropy/ |
| D | entropy_gecko_trng.c | 100 uint16_t len, uint32_t flags) in entropy_gecko_trng_get_entropy_isr()
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_ifx_cat1.c | 361 uint32_t flags = alarm_cfg->flags; in ifx_cat1_counter_set_alarm() local 465 static uint32_t ifx_cat1_counter_get_guard_period(const struct device *dev, uint32_t flags) in ifx_cat1_counter_get_guard_period() 476 uint32_t flags) in ifx_cat1_counter_set_guard_period()
|
| D | counter_gecko_rtcc.c | 95 uint32_t flags; in counter_gecko_set_top_value() local 327 uint32_t flags = RTCC_IntGetEnabled(); in ISR_DIRECT_DECLARE() local
|
| /Zephyr-latest/subsys/net/lib/wifi_credentials/ |
| D | wifi_credentials.c | 194 size_t password_len, uint32_t flags, uint8_t channel, in wifi_credentials_set_personal() 264 uint32_t *flags, uint8_t *channel, uint32_t *timeout) in wifi_credentials_get_by_ssid_personal()
|