/Zephyr-latest/include/zephyr/bluetooth/ |
D | addr.h | 54 uint8_t type; member 245 char type[10]; in bt_addr_le_to_str() local
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_internal.h | 92 int family, int type, int proto) in sock_obj_core_alloc() 103 static inline int sock_obj_core_alloc_find(int sock, int new_sock, int type) in sock_obj_core_alloc_find()
|
/Zephyr-latest/include/zephyr/fs/ |
D | fs.h | 95 int type; member 121 enum fs_dir_entry_type type; member
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | timer.c | 37 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, in osTimerNew()
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dns_cache.c | 101 int dns_cache_find(struct dns_cache const *cache, const char *query, enum dns_query_type type, in dns_cache_find()
|
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/ |
D | f32.c | 102 uint32_t n, arm_spline_type type) in test_arm_spline()
|
/Zephyr-latest/drivers/sensor/adi/adltc2990/ |
D | adltc2990.c | 33 enum adltc2990_monitoring_type type = NOTHING; in adltc2990_get_v1_v2_measurement_modes() local 71 enum adltc2990_monitoring_type type = NOTHING; in adltc2990_get_v3_v4_measurement_modes() local 165 enum adltc2990_monitoring_type type, in adltc2990_fetch_property_value()
|
/Zephyr-latest/drivers/sensor/explorir_m/ |
D | explorir_m.c | 100 static int explorir_m_buffer_verify(const struct explorir_m_data *data, char type) in explorir_m_buffer_verify() 124 static int explorir_m_buffer_process(struct explorir_m_data *data, char type, in explorir_m_buffer_process() 203 static int explorir_m_uart_transceive(const struct device *dev, char type, struct sensor_value *val, in explorir_m_uart_transceive()
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | multiboot.h | 37 uint32_t type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | tester_rpa_expired.c | 109 static void cb_device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in cb_device_found()
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/ |
D | gatt_client_test.c | 103 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad) in device_found() 184 static void gatt_discover(const struct bt_uuid *uuid, uint8_t type) in gatt_discover()
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | h5.c | 45 static bool reliable_packet(uint8_t type) in reliable_packet() 80 #define H5_SET_TYPE(hdr, type) ((hdr)[1] |= type) argument 294 static void h5_send(const struct device *dev, const uint8_t *payload, uint8_t type, int len) in h5_send() 601 uint8_t type; in h5_queue() local 642 uint8_t type; in tx_thread() local
|
/Zephyr-latest/include/zephyr/net/ |
D | dhcpv6.h | 49 uint16_t type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/scan/start_stop/src/ |
D | main.c | 36 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/arch/arm/core/mpu/cortex_m/ |
D | arm_mpu_internal.h | 13 uint32_t type = MPU->TYPE; in get_num_regions() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ |
D | advertiser.c | 58 uint8_t type; in ad_deserialize() local
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | aics.h | 152 uint8_t type; member 333 bt_aics_type_cb type; member
|
/Zephyr-latest/include/zephyr/drivers/ |
D | cellular.h | 191 const enum cellular_signal_type type, int16_t *value) in cellular_get_signal() 216 const enum cellular_modem_info_type type, char *info, in cellular_get_modem_info()
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | wifi_credentials.c | 192 int wifi_credentials_set_personal(const char *ssid, size_t ssid_len, enum wifi_security_type type, in wifi_credentials_set_personal() 261 enum wifi_security_type *type, uint8_t *bssid_buf, in wifi_credentials_get_by_ssid_personal()
|
/Zephyr-latest/include/zephyr/sys/ |
D | crc.h | 388 static inline uint32_t crc_by_type(enum crc_type type, const uint8_t *src, size_t len, in crc_by_type()
|
D | util.h | 142 #define FLEXIBLE_ARRAY_DECLARE(type, name) \ argument 255 #define CONTAINER_OF_VALIDATE(ptr, type, field) \ argument 284 #define CONTAINER_OF(ptr, type, field) \ argument 298 #define SIZEOF_FIELD(type, member) sizeof((((type *)0)->member)) argument
|
/Zephyr-latest/drivers/serial/ |
D | uart_hostlink.c | 65 uint32_t type; /* For future use. */ member 70 volatile uint16_t type; member 76 volatile uint16_t type; member 309 uint16_t type = hl_read16(&pack->type); in hl_static_unpack_int() local
|
/Zephyr-latest/drivers/usb/uhc/ |
D | uhc_virtual.c | 66 enum uhc_vrt_event_type type; member 74 const enum uhc_vrt_event_type type, in vrt_event_submit() 464 enum uhc_event_type type; in vrt_device_act() local 489 const enum uvb_event_type type, in uhc_vrt_uvb_cb()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | pacs_internal.h | 25 uint8_t type; member
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | soc.c | 29 void sys_arch_reboot(int type) in sys_arch_reboot()
|