Searched refs:infoblock_read (Results 1 – 4 of 4) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | infoblock.h | 180 int infoblock_read(uint32_t offset, uint8_t *data, int length);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | infoblock.h | 180 int infoblock_read(uint32_t offset, uint8_t *data, int length);
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AFE/ |
| D | infoblock.c | 64 int infoblock_read(uint32_t offset, uint8_t *data, int length) in infoblock_read() function
|
| D | afe.c | 1186 retval = infoblock_read(AFE_TRIM_OTP_OFFSET_LOW, info_buf, INFOBLOCK_LINE_SIZE); in afe_load_trims() 1196 retval = infoblock_read(AFE_TRIM_OTP_OFFSET_HIGH, info_buf, INFOBLOCK_LINE_SIZE); in afe_load_trims()
|