Lines Matching +full:address +full:- +full:length
1 /* ieee802154_rf2xx_iface.h - ATMEL RF2XX transceiver interface */
4 * Copyright (c) 2019-2020 Gerson Fernando Budke
6 * SPDX-License-Identifier: Apache-2.0
32 * @param[in] addr Specifies the address of the trx register
46 * @param[in] addr Address of the trx register
91 * @param[in] length Number of bytes to be read from the frame
95 uint8_t length);
104 * @param[in] length Number of bytes to be written into frame buffer
108 uint8_t length);
116 * @param[in] address Start address to be read
118 * @param[in] length Number of bytes to be read from the sram space
121 uint8_t address,
123 uint8_t length);