/Zephyr-latest/drivers/dma/ |
D | dma_gd32.c | 239 gd32_dma_interrupt_flag_clear(uint32_t reg, dma_channel_enum ch, uint32_t flag) in gd32_dma_interrupt_flag_clear() 253 gd32_dma_flag_clear(uint32_t reg, dma_channel_enum ch, uint32_t flag) in gd32_dma_flag_clear() 267 gd32_dma_interrupt_flag_get(uint32_t reg, dma_channel_enum ch, uint32_t flag) in gd32_dma_interrupt_flag_get()
|
/Zephyr-latest/drivers/adc/ |
D | adc_mchp_xec.c | 91 enum adc_pm_policy_state_flag flag) in adc_xec_pm_policy_state_lock_get() 99 enum adc_pm_policy_state_flag flag) in adc_xec_pm_policy_state_lock_put()
|
/Zephyr-latest/subsys/logging/mipi_syst/ |
D | platform.h | 61 mipi_syst_u32 flag; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | tbs_internal.h | 48 #define BT_TBS_CALL_FLAG_SET_INCOMING(flag) (flag &= ~BT_TBS_CALL_FLAG_OUTGOING) argument 49 #define BT_TBS_CALL_FLAG_SET_OUTGOING(flag) (flag |= BT_TBS_CALL_FLAG_OUTGOING) argument
|
D | csip_set_member.c | 116 struct bt_conn *excluded_client, enum csip_flag flag) in notify_clients()
|
/Zephyr-latest/subsys/logging/ |
D | log_output_syst.c | 411 uint32_t flag) 782 struct log_msg *msg, uint32_t flag)
|
/Zephyr-latest/subsys/net/ip/ |
D | icmpv4.c | 202 uint8_t flag; in icmpv4_update_time_stamp() local
|
D | ipv6_fragment.c | 465 uint16_t flag; in net_ipv6_handle_fragment_hdr() local
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_npcx.c | 171 enum shi_npcx_pm_policy_state_flag flag) in shi_npcx_pm_policy_state_lock_get() 179 enum shi_npcx_pm_policy_state_flag flag) in shi_npcx_pm_policy_state_lock_put()
|
/Zephyr-latest/include/zephyr/debug/ |
D | coredump.h | 180 uint8_t flag; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.c | 479 static int scan_check_if_state_allowed(enum bt_le_scan_user flag) in scan_check_if_state_allowed() 494 int bt_le_scan_user_add(enum bt_le_scan_user flag) in bt_le_scan_user_add() 520 int bt_le_scan_user_remove(enum bt_le_scan_user flag) in bt_le_scan_user_remove()
|
/Zephyr-latest/include/zephyr/shell/ |
D | shell.h | 283 #define SHELL_COND_CMD_ARG_REGISTER(flag, syntax, subcmd, help, handler, \ argument 325 #define SHELL_COND_CMD_REGISTER(flag, syntax, subcmd, help, handler) \ argument 485 #define SHELL_COND_CMD_ARG(flag, syntax, subcmd, help, handler, mand, opt) \ argument
|
/Zephyr-latest/drivers/pcie/host/ |
D | pcie.c | 371 static bool scan_flag(const struct pcie_scan_opt *opt, uint32_t flag) in scan_flag()
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | ipm_stm32wb.c | 271 void shci_cmd_resp_release(uint32_t flag) in shci_cmd_resp_release()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc2520.c | 85 uint8_t flag = read_reg_excflag0(cc2520); in cc2520_print_exceptions() local 160 uint8_t flag = read_reg_excflag2(cc2520); in cc2520_print_errors() local
|
/Zephyr-latest/include/zephyr/net/ |
D | net_context.h | 594 uint8_t flag = 0U; in net_context_set_family() local 637 uint16_t flag = 0U; in net_context_set_type() local
|
/Zephyr-latest/include/zephyr/sensing/ |
D | sensing_sensor.h | 120 atomic_t flag; /**< Sensor flag of the sensor instance. */ member
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_npcx_controller.c | 211 enum i2c_pm_policy_state_flag flag) in i2c_npcx_pm_policy_state_lock_get() 226 enum i2c_pm_policy_state_flag flag) in i2c_npcx_pm_policy_state_lock_put()
|
/Zephyr-latest/tests/bluetooth/mesh/brg/src/ |
D | main.c | 44 void bt_mesh_settings_store_schedule(enum bt_mesh_settings_flag flag) in bt_mesh_settings_store_schedule()
|
/Zephyr-latest/drivers/serial/ |
D | uart_mchp_xec.c | 223 static void uart_xec_pm_policy_state_lock_get(enum uart_xec_pm_policy_state_flag flag) in uart_xec_pm_policy_state_lock_get() 230 static void uart_xec_pm_policy_state_lock_put(enum uart_xec_pm_policy_state_flag flag) in uart_xec_pm_policy_state_lock_put()
|
D | uart_npcx.c | 103 enum uart_pm_policy_state_flag flag) in uart_npcx_pm_policy_state_lock_get() 111 enum uart_pm_policy_state_flag flag) in uart_npcx_pm_policy_state_lock_put()
|
/Zephyr-latest/drivers/flash/ |
D | flash_npcx_fiu_nor.c | 463 int flag = 0; in flash_npcx_nor_ex_exec_uma() local
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.cpp | 543 void TSSLSocketFactory::server(bool flag) in server()
|
/Zephyr-latest/drivers/rtc/ |
D | rtc_rx8130ce.c | 100 uint8_t flag; member
|
/Zephyr-latest/drivers/sdhc/ |
D | rcar_mmc.c | 205 uint32_t flag, uint32_t state, bool check_errors, in rcar_mmc_poll_reg_flags_check_err()
|