Searched defs:buffer (Results 1 – 8 of 8) sorted by relevance
14 uint32_t lfs_crc(uint32_t crc, const void *buffer, size_t size) in lfs_crc()
92 CO_CANrx_t *buffer; in canopen_rx_callback() local148 CO_CANtx_t *buffer; in canopen_tx_retry() local310 CO_CANrx_t *buffer; in CO_CANrxBufferInit() local365 CO_CANtx_t *buffer; in CO_CANtxBufferInit() local388 CO_ReturnError_t CO_CANsend(CO_CANmodule_t *CANmodule, CO_CANtx_t *buffer) in CO_CANsend()435 CO_CANtx_t *buffer; in CO_CANclearPendingSyncPDOs() local
292 uint8_t buffer[32]; in flash_crc() local
52 otMessageBuffer *buffer; in otPlatMessagePoolNew() local
127 static void handle_ra_from_ot(const uint8_t *buffer, uint16_t buffer_length) in handle_ra_from_ot()
347 void HdlcInterface::HandleUnknownHdlcContent(uint8_t *buffer, uint16_t len) in HandleUnknownHdlcContent()
495 uint8_t buffer[1 + OT_CRYPTO_ECDSA_PUBLIC_KEY_SIZE]; in otPlatCryptoEcdsaVerify() local568 uint8_t buffer[1 + OT_CRYPTO_ECDSA_PUBLIC_KEY_SIZE]; in otPlatCryptoEcdsaExportPublicKey() local
150 void lvgl_set_mono_conversion_buffer(uint8_t *buffer, uint32_t buffer_size) in lvgl_set_mono_conversion_buffer()
Completed in 16 milliseconds