| /external/platform/cc13xx/cc13xxware/driverlib/ |
| A D | rf_data_entry.h | 71 uint8_t type:2; //!< \brief Type of data entry structure<br> member 98 uint8_t type:2; //!< \brief Type of data entry structure<br> member 126 uint8_t type:2; //!< \brief Type of data entry structure<br> member 156 uint8_t type:2; //!< \brief Type of data entry structure<br> member 184 uint8_t type:2; //!< \brief Type of data entry structure<br> member
|
| /external/lib/lwip/include/ipv6/lwip/ |
| A D | icmp.h | 72 u8_t type; member 80 u8_t type; member 87 u8_t type; member
|
| /external/lib/lwip/core/ |
| A D | pbuf.c | 207 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc() 367 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, in pbuf_alloced_custom() 513 u16_t type; in pbuf_header() local 620 u16_t type; in pbuf_free() local
|
| A D | memp.c | 390 memp_malloc(memp_t type) in memp_malloc() 435 memp_free(memp_t type, void *mem) in memp_free()
|
| A D | dns.c | 150 u16_t type; member 160 u16_t type; member
|
| /external/lib/lwip/core/ipv4/ |
| A D | icmp.c | 79 u8_t type; in icmp_input() local 291 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
| /external/lib/lwip/core/snmp/ |
| A D | msg_in.c | 921 u8_t type; in snmp_pdu_header_check() local 1115 u8_t type; in snmp_pdu_dec_varbindlist() local 1316 snmp_varbind_alloc(struct snmp_obj_id *oid, u8_t type, u8_t len) in snmp_varbind_alloc()
|
| A D | asn1_dec.c | 52 snmp_asn1_dec_type(struct pbuf *p, u16_t ofs, u8_t *type) in snmp_asn1_dec_type()
|
| A D | asn1_enc.c | 181 snmp_asn1_enc_type(struct pbuf *p, u16_t ofs, u8_t type) in snmp_asn1_enc_type()
|
| /external/lib/lwip/include/lwip/ |
| A D | memp.h | 87 #define memp_malloc(type) mem_malloc(memp_sizes[type]) argument 88 #define memp_free(type, mem) mem_free(mem) argument
|
| A D | netif.h | 233 #define NETIF_INIT_SNMP(netif, type, speed) \ argument 248 #define NETIF_INIT_SNMP(netif, type, speed) argument
|
| A D | pbuf.h | 99 u8_t /*pbuf_type*/ type; member
|
| A D | tcpip.h | 134 enum tcpip_msg_type type; member
|
| /external/platform/pico/rp2_common/hardware_base/include/hardware/ |
| A D | address_mapped.h | 55 #define check_hw_layout(type, member, offset) static_assert(offsetof(type, member) == (offset), "hw… argument 56 #define check_hw_size(type, size) static_assert(sizeof(type) == (size), "hw size mismatch") argument
|
| /external/platform/nrfx/drivers/include/ |
| A D | nrfx_twi.h | 136 nrfx_twi_xfer_type_t type; ///< Type of transfer. member 192 nrfx_twi_evt_type_t type; ///< Event type. member
|
| A D | nrfx_twim.h | 148 nrfx_twim_xfer_type_t type; ///< Type of transfer. member 204 nrfx_twim_evt_type_t type; ///< Event type. member
|
| A D | nrfx_adc.h | 72 nrfx_adc_evt_type_t type; ///< Event type. member
|
| A D | nrfx_qdec.h | 109 nrf_qdec_event_t type; /**< Event type. */ member
|
| A D | nrfx_saadc.h | 184 nrfx_saadc_evt_type_t type; ///< Event type. member
|
| A D | nrfx_twis.h | 119 nrfx_twis_evt_type_t type; ///< Event type. member
|
| A D | nrfx_uart.h | 155 nrfx_uart_evt_type_t type; ///< Event type. member
|
| /external/platform/pico/rp2_common/pico_async_context/include/pico/ |
| A D | async_context.h | 156 uint16_t type; member 180 const async_context_type_t *type; member
|
| /external/lib/lwip/core/ipv6/ |
| A D | icmp6.c | 49 u8_t type; in icmp_input() local
|
| /external/platform/nrfx/drivers/ |
| A D | nrfx_common.h | 164 #define NRFX_OFFSETOF(type, member) ((size_t)&(((type *)0)->member)) argument
|
| /external/platform/pico/rp2_common/pico_cyw43_driver/cybt_shared_bus/ |
| A D | cybt_shared_bus_driver.c | 193 uint16_t num_bytes, addr, data_pos, type, idx, octet; in cybt_fw_get_data() local 263 uint8_t type = *(p_btfw_cb->p_next_line_start)++; in cybt_fw_get_data() local
|