![]() |
iSensor-SPI-Buffer
1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
|
STM32CubeIDE Minimal System Memory calls file. More...
#include <errno.h>
#include <stdio.h>
Functions | |
register char *stack_ptr | asm ("sp") |
caddr_t | _sbrk (int incr) |
Variables | |
int | errno |
STM32CubeIDE Minimal System Memory calls file.
This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause
caddr_t _sbrk | ( | int | incr | ) |
_sbrk Increase program data space. Malloc and related functions depend on this