Home
last modified time | relevance | path

Searched defs:type (Results 26 – 50 of 721) sorted by relevance

12345678910>>...29

/Zephyr-latest/soc/litex/litex_vexriscv/
Dreboot.c15 void sys_arch_reboot(int type) in sys_arch_reboot()
/Zephyr-latest/soc/ti/simplelink/cc32xx/
Dsoc.c16 void sys_arch_reboot(int type) in sys_arch_reboot()
/Zephyr-latest/samples/net/sockets/coap_server/src/
Dtest.c26 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/
Delf.c37 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/
Dntc_thermistor_calc.c38 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/
Dusbd_msg.h90 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/
Dmain.c59 int type = params_vector->type; in ZTEST() local
93 int type; in ZTEST() local
/Zephyr-latest/modules/lvgl/include/
Dlvgl_common_input.h31 #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/
Dcpuhalt.c55 void __weak sys_arch_reboot(int type) in sys_arch_reboot()
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu.c36 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/
Dfunction_rndis.h43 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/
Ddma_iproc_pax_v1.h72 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/
Dlog_output_dict.h32 uint8_t type; member
46 uint8_t type; member
/Zephyr-latest/soc/qemu/virt_riscv/common/
Dsoc.c31 void sys_arch_reboot(int type) in sys_arch_reboot()
/Zephyr-latest/drivers/usb/uvb/
Duvb.c31 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/
Dtls_credentials_trusted.c45 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/
Dmain.c74 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/
Dcap.h284 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/
Dtest_suite_full_list_invalid_values.c31 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/
Dull_scan.c29 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/
Dmain.c46 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/
Dmain.c72 int type; in ZTEST() local
94 int type; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu_df.h11 uint8_t type:2; member
/Zephyr-latest/soc/espressif/esp32c2/
Dsoc.c55 void sys_arch_reboot(int type) in sys_arch_reboot()
/Zephyr-latest/soc/espressif/esp32c3/
Dsoc.c56 void sys_arch_reboot(int type) in sys_arch_reboot()

12345678910>>...29