| /Zephyr-latest/include/zephyr/bluetooth/audio/ |
| D | vcp.h | 188 void (*flags)(struct bt_conn *conn, int err, uint8_t flags); member 307 void (*flags)(struct bt_vcp_vol_ctlr *vol_ctlr, int err, uint8_t flags); member
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_mcux_lptmr.c | 99 uint32_t flags; in mcux_lptmr_get_pending_int() local 117 uint32_t flags; in mcux_lptmr_isr() local
|
| D | counter_max32_rtc.c | 112 int flags = MXC_RTC_GetFlags(); in api_get_pending_int() local 189 int flags = MXC_RTC_GetFlags(); in rtc_max32_isr() local
|
| D | counter_nxp_pit.c | 136 uint32_t flags; in nxp_pit_get_pending_int() local 161 uint32_t flags; in nxp_pit_isr() local 183 uint32_t flags; in nxp_pit_isr() local
|
| /Zephyr-latest/subsys/net/lib/mqtt/ |
| D | mqtt_decoder.c | 215 uint8_t flags, ret_code; in connect_ack_decode() local 240 int publish_decode(uint8_t flags, uint32_t var_length, struct buf_ctx *buf, in publish_decode()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/ |
| D | broadcaster.c | 253 uint8_t flags = bt_iso_flags(handle); in validate_no_iso_frag() local 267 uint8_t flags = bt_iso_flags(handle); in __wrap_bt_send() local
|
| /Zephyr-latest/kernel/ |
| D | mmu.c | 520 static int map_anon_page(void *addr, uint32_t flags) in map_anon_page() 569 void *k_mem_map_phys_guard(uintptr_t phys, size_t size, uint32_t flags, bool is_anon) in k_mem_map_phys_guard() 818 int k_mem_update_flags(void *addr, size_t size, uint32_t flags) in k_mem_update_flags() 891 void k_mem_map_phys_bare(uint8_t **virt_ptr, uintptr_t phys, size_t size, uint32_t flags) in k_mem_map_phys_bare() 1061 uint32_t flags; in z_paging_ondemand_section_map() local 1383 uintptr_t flags, phys; in do_mem_evict() local 1461 uintptr_t flags; in k_mem_page_frame_evict() local 1810 uintptr_t flags, phys; in do_mem_unpin() local
|
| /Zephyr-latest/arch/mips/core/ |
| D | irq_manage.c | 101 const void *parameter, uint32_t flags) in arch_irq_connect_dynamic()
|
| /Zephyr-latest/drivers/entropy/ |
| D | entropy_max32.c | 28 static int api_get_entropy_isr(const struct device *dev, uint8_t *buf, uint16_t len, uint32_t flags) in api_get_entropy_isr()
|
| D | fake_entropy_native_sim.c | 66 uint16_t len, uint32_t flags) in entropy_native_sim_get_entropy_isr()
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
| D | service_b_1_2.c | 68 uint16_t len, uint16_t offset, uint8_t flags) in write_value_v4()
|
| D | service_b_1_3.c | 68 uint16_t len, uint16_t offset, uint8_t flags) in write_value_v4()
|
| /Zephyr-latest/subsys/bluetooth/audio/ |
| D | tbs.c | 89 struct tbs_flags flags[CONFIG_BT_MAX_CONN]; member 397 struct tbs_flags *flags = &inst->flags[bt_conn_index(conn)]; in set_value_changed_cb() local 425 static void set_value_changed(struct tbs_inst *inst, void (*value_cb)(struct tbs_flags *flags), in set_value_changed() 438 static void set_terminate_reason_changed_cb(struct tbs_flags *flags) in set_terminate_reason_changed_cb() 624 static void set_call_state_changed_cb(struct tbs_flags *flags) in set_call_state_changed_cb() 633 static void set_list_current_calls_changed_cb(struct tbs_flags *flags) in set_list_current_calls_changed_cb() 698 const struct tbs_flags *flags = &inst->flags[i]; in try_change_dialing_call_to_alerting() local 710 const struct tbs_flags *flags = >bs_inst.flags[i]; in try_change_dialing_call_to_alerting() local 737 struct tbs_flags *flags = &inst->flags[bt_conn_index(conn)]; in notify_handler_cb() local 1074 uint8_t flags) in write_signal_strength_interval() [all …]
|
| /Zephyr-latest/subsys/demand_paging/eviction/ |
| D | nru.c | 53 uintptr_t flags; in k_mem_paging_eviction_select() local
|
| /Zephyr-latest/tests/bluetooth/tester/src/btp/ |
| D | btp_ots.h | 19 uint8_t flags; member
|
| /Zephyr-latest/drivers/pwm/ |
| D | pwm_mcux.c | 44 pwm_flags_t flags) in mcux_pwm_set_cycles_internal() 147 pwm_flags_t flags) in mcux_pwm_set_cycles()
|
| D | pwm_capture.c | 37 pwm_flags_t flags, uint32_t *period, in z_impl_pwm_capture_cycles()
|
| /Zephyr-latest/drivers/gpio/ |
| D | gpio_cc23x0.c | 38 static int gpio_cc23x0_config(const struct device *port, gpio_pin_t pin, gpio_flags_t flags) in gpio_cc23x0_config() 81 static int gpio_cc23x0_get_config(const struct device *port, gpio_pin_t pin, gpio_flags_t *flags) in gpio_cc23x0_get_config()
|
| /Zephyr-latest/arch/arm/core/cortex_m/cmse/ |
| D | arm_core_cmse.c | 45 int flags = 0; in arm_cmse_addr_range_read_write_ok() local 139 int flags = CMSE_NONSECURE; in arm_cmse_addr_range_nonsecure_read_write_ok() local
|
| /Zephyr-latest/subsys/logging/backends/ |
| D | log_backend_adsp.c | 49 uint32_t flags = LOG_OUTPUT_FLAG_LEVEL | LOG_OUTPUT_FLAG_TIMESTAMP; in format_flags() local
|
| /Zephyr-latest/drivers/hwinfo/ |
| D | hwinfo_nrf.c | 97 uint32_t flags = 0; in z_impl_hwinfo_get_reset_cause() local
|
| D | hwinfo_andes.c | 62 uint32_t reason, flags = 0; in z_impl_hwinfo_get_reset_cause() local
|
| D | hwinfo_mcux_src_rev2.c | 46 uint32_t flags = 0; in z_impl_hwinfo_get_reset_cause() local
|
| /Zephyr-latest/soc/renesas/rz/rzt2l/ |
| D | soc.c | 71 void z_soc_irq_priority_set(unsigned int irq, unsigned int prio, uint32_t flags) in z_soc_irq_priority_set()
|
| /Zephyr-latest/soc/renesas/rz/rzn2l/ |
| D | soc.c | 76 void z_soc_irq_priority_set(unsigned int irq, unsigned int prio, uint32_t flags) in z_soc_irq_priority_set()
|