Searched refs:decoded (Results 1 – 11 of 11) sorted by relevance
52 unsigned char *decoded, *p; variable58 decoded = malloc(TESTW * TESTH * 3);60 decoded[x] = 0;61 decoded[x + 1] = 0xff;68 jd.outData = decoded;77 p = decoded + 2;88 free(decoded);
482 uint32_t* decoded = 0; in esp_eh_frame_decode_address() local485 decoded = (uint32_t*) (*addr + (uint32_t) EH_FRAME_HDR_ADDR); in esp_eh_frame_decode_address()487 decoded = (uint32_t*) (*addr + (uint32_t) addr); in esp_eh_frame_decode_address()489 decoded = (uint32_t*) (*addr); in esp_eh_frame_decode_address()491 return decoded; in esp_eh_frame_decode_address()
75 … ESP32 A2DP is SBC. SBC data stream is transmitted to A2DP sink and then decoded into PCM samples …
158 …he same network. Messages encrypted with master security material can be decoded by any node in th…
105 To access the JTAG logs, the `adc.log` file should be decoded. This can be done by using the `logtr…
54 - Events: When an interrupt occurs, call `usbh_hal_decode_intr()` to decoded the port interrupt.
131 …can see that unicast address is assigned, and Composition Data of the node is decoded successfully.
48 The reverse operation is performed by the receiver, where a series of pulses is decoded into a list…
496 When using :doc:`IDF Monitor <tools/idf-monitor>`, the backtrace will be decoded to function names …
258 … of the call to malloc()/free(), as a list of PC addresses. These can be decoded to source files a…