/Zephyr-latest/soc/litex/litex_vexriscv/ |
D | reboot.c | 15 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/soc/ti/simplelink/cc32xx/ |
D | soc.c | 16 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/samples/net/sockets/coap_server/src/ |
D | test.c | 26 uint8_t type; in piggyback_get() local 90 uint8_t type; in test_del() local 131 uint8_t type; in test_put() local 183 uint8_t type; in test_post() local
|
/Zephyr-latest/arch/xtensa/core/ |
D | elf.c | 37 uint8_t *loc, int type, uint32_t stb, in xtensa_elf_relocate() 140 int type = ELF32_R_TYPE(rel->r_info); in arch_elf_relocate_local() local 164 int type = ELF32_R_TYPE(rel->r_info); in arch_elf_relocate_global() local
|
/Zephyr-latest/drivers/sensor/ntc_thermistor/ |
D | ntc_thermistor_calc.c | 38 static void ntc_lookup_comp(const struct ntc_type *type, unsigned int ohm, int *i_low, int *i_high) in ntc_lookup_comp() 85 int32_t ntc_get_temp_mc(const struct ntc_type *type, unsigned int ohm) in ntc_get_temp_mc()
|
/Zephyr-latest/include/zephyr/usb/ |
D | usbd_msg.h | 90 enum usbd_msg_type type; member 105 static inline const char *usbd_msg_type_string(const enum usbd_msg_type type) in usbd_msg_type_string()
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_find/src/ |
D | main.c | 59 int type = params_vector->type; in ZTEST() local 93 int type; in ZTEST() local
|
/Zephyr-latest/modules/lvgl/include/ |
D | lvgl_common_input.h | 31 #define LVGL_INPUT_EVENT_MSGQ(inst, type) lvgl_input_msgq_##type##_##inst argument 37 #define LVGL_INPUT_DEFINE(inst, type, msgq_size, process_evt_cb) \ argument
|
/Zephyr-latest/arch/posix/core/ |
D | cpuhalt.c | 55 void __weak sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | arc_mpu.c | 36 static inline uint32_t get_region_attr_by_type(uint32_t type) in get_region_attr_by_type()
|
/Zephyr-latest/subsys/usb/device/class/netusb/ |
D | function_rndis.h | 43 uint32_t type; member 52 uint32_t type; member 67 uint32_t type; member 121 uint32_t type; member 130 uint32_t type; member 140 uint32_t type; member 147 uint32_t type; member 161 uint32_t type; member 167 uint32_t type; member 174 uint32_t type; member [all …]
|
/Zephyr-latest/drivers/dma/ |
D | dma_iproc_pax_v1.h | 72 uint64_t type : 4; /*type 63:60*/ member 81 uint64_t type : 2; /*type 63:62 set to b'11*/ member 88 uint64_t type : 2; /*63:62 set to b'11*/ member 94 uint64_t type : 2; /*63:62 set to b'11*/ member 109 uint64_t type : 4;/*descriptor type 63:60*/ member
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_output_dict.h | 32 uint8_t type; member 46 uint8_t type; member
|
/Zephyr-latest/soc/qemu/virt_riscv/common/ |
D | soc.c | 31 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/drivers/usb/uvb/ |
D | uvb.c | 31 enum uvb_msg_type type; member 36 enum uvb_event_type type; member 100 const enum uvb_event_type type, in uvb_advert() 120 const enum uvb_event_type type, in uvb_to_host() 141 const enum uvb_msg_type type) in subscribe_msg()
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | tls_credentials_trusted.c | 45 uint16_t type) in tls_credential_get_uid() 225 enum tls_credential_type type) in credential_get() 326 int tls_credential_add(sec_tag_t tag, enum tls_credential_type type, in tls_credential_add() 370 int tls_credential_get(sec_tag_t tag, enum tls_credential_type type, in tls_credential_get() 419 int tls_credential_delete(sec_tag_t tag, enum tls_credential_type type) in tls_credential_delete()
|
/Zephyr-latest/samples/bluetooth/hci_uart/src/ |
D | main.c | 74 static bool valid_type(uint8_t type) in valid_type() 80 static uint32_t get_len(const uint8_t *hdr_buf, uint8_t type) in get_len() 97 static int hdr_len(uint8_t type) in hdr_len() 117 static uint8_t type; in rx_isr() local
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | cap.h | 284 enum bt_cap_set_type type; member 312 enum bt_cap_set_type type; member 324 enum bt_cap_set_type type; member 697 enum bt_cap_set_type type; member 957 enum bt_cap_set_type type; member 992 enum bt_cap_set_type type; member 1024 enum bt_cap_set_type type; member 1059 enum bt_cap_set_type type; member 1099 enum bt_cap_set_type type; member 1121 enum bt_cap_set_type type; member [all …]
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/ |
D | test_suite_full_list_invalid_values.c | 31 static void bt_conn_foreach_conn_ref_null_custom_fake(enum bt_conn_type type, in bt_conn_foreach_conn_ref_null_custom_fake() 37 static void bt_conn_foreach_data_ref_null_custom_fake(enum bt_conn_type type, in bt_conn_foreach_data_ref_null_custom_fake()
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | ull_scan.c | 29 uint8_t ll_scan_params_set(uint8_t type, uint16_t interval, uint16_t window, uint8_t own_addr_type, in ll_scan_params_set() 82 uint32_t ull_scan_params_set(struct lll_scan *lll, uint8_t type, in ull_scan_params_set()
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/src/ |
D | main.c | 46 static const char *cte_type2str(uint8_t type) in cte_type2str() 60 static const char *sample_type2str(enum bt_df_iq_sample type) in sample_type2str() 127 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/tests/posix/threads_ext/src/ |
D | main.c | 72 int type; in ZTEST() local 94 int type; in ZTEST() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | pdu_df.h | 11 uint8_t type:2; member
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | soc.c | 55 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | soc.c | 56 void sys_arch_reboot(int type) in sys_arch_reboot()
|