Module ti_sbl::util [−][src]
Utilities
These are convenience functions to read common parameters of the devices, such as the IEEE 802.15.5g address, BLE MAC address, the flash size in bytes, etc.
Structs
| Transfer | A binary data transfer |
Constants
| CCFG_SIZE | CC26xx/CC13xx CCFG size in bytes. |
| INVALID_ADDR | The value of an invalid IEEE/BLE address in the CCFG. |
Functions
| erase_flash_range | Erase a flash range. |
| read_flash_size | Reads the flash size from the memory. |
| read_ieee_address | Read IEEE 802.15.4g MAC address. |
| status_code_to_str | |
| write_flash_range | Write the flash. |