Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 81) sorted by relevance

1234

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_ioreq.c120 uint16_t length, in USBH_CtlSendData()
153 uint16_t length, in USBH_CtlReceiveData()
180 uint16_t length, in USBH_BulkSendData()
212 uint16_t length, in USBH_BulkReceiveData()
238 uint8_t length, in USBH_InterruptReceiveData()
264 uint8_t length, in USBH_InterruptSendData()
290 uint32_t length, in USBH_IsocReceiveData()
317 uint32_t length, in USBH_IsocSendData()
H A Dusbh_ctlreq.c103 USBH_StatusTypeDef USBH_Get_DevDesc(USBH_HandleTypeDef *phost, uint8_t length) in USBH_Get_DevDesc()
131 uint16_t length) in USBH_Get_CfgDesc()
160 uint16_t length) in USBH_Get_StringDesc()
192 uint16_t length) in USBH_GetDescriptor()
347 uint16_t length) in USBH_ParseDevDesc()
381 uint16_t length) in USBH_ParseCfgDesc()
483 static void USBH_ParseStringDesc(uint8_t *psrc, uint8_t *pdest, uint16_t length) in USBH_ParseStringDesc()
546 uint16_t length) in USBH_CtlReq()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/
H A Darm_nnexamples_nn_test.h16 void initialize_results_q7(q7_t * ref, q7_t * opt, int length) in initialize_results_q7()
22 void initialize_results_q15(q15_t * ref, q15_t * opt, int length) in initialize_results_q15()
28 void verify_results_q7(q7_t * ref, q7_t * opt, int length) in verify_results_q7()
53 void verify_results_q15(q15_t * ref, q15_t * opt, int length) in verify_results_q15()
/btstack/src/classic/
H A Dobex_message_builder.c248 …_header_add_target(uint8_t * buffer, uint16_t buffer_len, const uint8_t * target, uint16_t length){ in obex_message_builder_header_add_target()
252 …plication_parameters(uint8_t * buffer, uint16_t buffer_len, const uint8_t * data, uint16_t length){ in obex_message_builder_header_add_application_parameters()
256 …d_challenge_response(uint8_t * buffer, uint16_t buffer_len, const uint8_t * data, uint16_t length){ in obex_message_builder_header_add_challenge_response()
264 …lder_body_add_static(uint8_t * buffer, uint16_t buffer_len, const uint8_t * data, uint32_t length){ in obex_message_builder_body_add_static()
268 …_static(uint8_t * buffer, uint16_t buffer_len, const uint8_t * data, uint32_t length, uint32_t *re… in obex_message_builder_body_fillup_static()
334 …8_t obex_message_builder_header_add_length(uint8_t * buffer, uint16_t buffer_len, uint32_t length){ in obex_message_builder_header_add_length()
H A Dgoep_client.c761 void goep_client_header_add_target(uint16_t goep_cid, const uint8_t * target, uint16_t length){ in goep_client_header_add_target()
771 …client_header_add_application_parameters(uint16_t goep_cid, const uint8_t * data, uint16_t length){ in goep_client_header_add_application_parameters()
781 …oep_client_header_add_challenge_response(uint16_t goep_cid, const uint8_t * data, uint16_t length){ in goep_client_header_add_challenge_response()
791 void goep_client_body_add_static(uint16_t goep_cid, const uint8_t * data, uint32_t length){ in goep_client_body_add_static()
809 void goep_client_body_fillup_static(uint16_t goep_cid, const uint8_t * data, uint32_t length, uint3… in goep_client_body_fillup_static()
859 void goep_client_header_add_length(uint16_t goep_cid, uint32_t length){ in goep_client_header_add_length()
H A Davrcp_media_item_iterator.h58 uint16_t length; member
H A Dobex_iterator.h59 uint16_t length; member
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/PoolingFunctions/
H A Darm_pool_q7_HWC.c42 static void buffer_scale_back_q15_to_q7(q15_t * buffer, q7_t * target, uint16_t length, uint16_t sc… in buffer_scale_back_q15_to_q7()
54 const uint16_t length // data length in compare_and_replace_if_larger_q7()
84 static void accumulate_q7_to_q15(q15_t * base, q7_t * target, const uint16_t length) in accumulate_q7_to_q15()
/btstack/platform/daemon/src/
H A Dsocket_connection.c113 uint16_t length; member
150 …(connection_t *connection, uint16_t packet_type, uint16_t channel, uint8_t *data, uint16_t length){ in socket_connection_dummy_handler()
330 uint16_t length = little_endian_read_16( conn->buffer, 4); in socket_connection_retry_parked() local
554 …onnection_t *connection, uint16_t packet_type, uint16_t channel, uint8_t *data, uint16_t length) ){ in socket_connection_register_packet_callback()
/btstack/src/
H A Dbtstack_tlv_builder.c110 …builder_add_bytes(btstack_tlv_builder_context_t * context, const uint8_t * data, uint16_t length) { in btstack_tlv_builder_add_bytes()
119 uint16_t length = (uint16_t)strlen(text); in btstack_tlv_builder_add_string() local
H A Dbtstack_ltv_builder.c108 …builder_add_bytes(btstack_ltv_builder_context_t * context, const uint8_t * data, uint16_t length) { in btstack_ltv_builder_add_bytes()
117 uint16_t length = (uint16_t)strlen(text); in btstack_ltv_builder_add_string() local
H A Dhci_event_builder.c123 uint16_t length = (uint16_t) strlen(text); in hci_event_builder_add_string() local
132 …nt_builder_add_bytes(hci_event_builder_context_t * context, const uint8_t * data, uint16_t length){ in hci_event_builder_add_bytes()
H A Dad_parser.h61 uint8_t length; member
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmpv3_mbedtls.c52 snmpv3_auth(struct snmp_pbuf_stream *stream, u16_t length, in snmpv3_auth()
108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, in snmpv3_crypt()
H A Dsnmp_pbuf_stream.h55 u16_t length; member
/btstack/port/arduino/
H A Dbsp_arduino_em9301.cpp242 extern "C" void hal_uart_dma_send_block(const uint8_t *buffer, uint16_t length){ in hal_uart_dma_send_block()
248 extern "C" void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t length){ in hal_uart_dma_receive_block()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Class/HID/Src/
H A Dusbh_hid.c534 uint16_t length) in USBH_HID_GetHIDReportDescriptor()
564 uint16_t length) in USBH_HID_GetHIDDescriptor()
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dflash.c278 static bool _FlashCtl_ProgramBurst(uint32_t src, uint32_t dest, uint32_t length, in _FlashCtl_ProgramBurst()
527 bool FlashCtl_verifyMemory(void* verifyAddr, uint32_t length, in FlashCtl_verifyMemory()
1003 bool FlashCtl_programMemory(void* src, void* dest, uint32_t length) in FlashCtl_programMemory()
H A Dflash_a.c245 uint32_t length, uint32_t mTries) in _FlashCtl_A_ProgramBurst()
699 bool FlashCtl_A_verifyMemory(void* verifyAddr, uint32_t length, in FlashCtl_A_verifyMemory()
1214 bool FlashCtl_A_programMemory(void* src, void* dest, uint32_t length) in FlashCtl_A_programMemory()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_dtc/
H A Dr_dtc.c572 uint16_t const length, in R_DTC_BlockReset()
820 …_t r_dtc_block_reset_parameter_check(dtc_instance_ctrl_t * p_ctrl,uint16_t const length, uint16_t … in r_dtc_block_reset_parameter_check()
/btstack/platform/daemon/binding/java/src/com/bluekitchen/btstack/
H A DUtil.java151 public static byte[] getBytes(byte[] buffer, int offset, int length){ in getBytes()
155 public static String getText(byte[] buffer, int offset, int length){ in getText()
/btstack/port/stm32-l073rz-nucleo-em9304/port/
H A Dport.c432 void hal_uart_dma_send_block(const uint8_t *buffer, uint16_t length){ in hal_uart_dma_send_block()
438 void hal_uart_dma_receive_block(uint8_t *buffer, uint16_t length){ in hal_uart_dma_receive_block()
/btstack/3rd-party/lwip/core/src/core/
H A Dpbuf.c224 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc()
327 pbuf_alloc_reference(void *payload, u16_t length, pbuf_type type) in pbuf_alloc_reference()
363 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, in pbuf_alloced_custom()
/btstack/port/archive/msp430f5229lp-cc2564b/firmware/
H A Dhal_usb.c87 void halUsbSendString(char string[], unsigned char length) in halUsbSendString()
/btstack/port/archive/ez430-rf2560/firmware/
H A Dhal_usb.c104 void halUsbSendString(char string[], unsigned char length) in halUsbSendString()

1234