PicoSDK
+
0
/24 examples
SourceVu will show references to
bi_decl
from the following samples and libraries:
TinyUSB Library
microphone_adc sample
bmp280_i2c sample
bus_scan sample
ht16k33_i2c sample
lcd_1602_i2c sample
lis3dh_i2c sample
mcp9808_i2c sample
mma8451_i2c sample
mpl3115a2_i2c sample
mpu6050_i2c sample
pa1010d_i2c sample
pcf8523_i2c sample
ssd1306_i2c sample
spi sample
bme280_spi sample
max7219_32x8_spi sample
max7219_8x7seg_spi sample
mpu9250_spi sample
spi_dma sample
spi_flash sample
lcd_uart sample
spi_master sample
spi_slave sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
bi_decl
bi_decl macro
Declare some binary information that will be included if the contain source file/line is compiled into the binary
Syntax
Show:
Summary
Declaration
from
code.h:35
#define
bi_decl
(
_decl
)
__bi_mark_enclosure
_decl
;
__bi_decl
(
__bi_ptr_lineno_var_name
,
&
__bi_lineno_var_name
.
core
,
".binary_info.keep."
,
__used
)
;
Arguments
Argument
_decl
Examples
bi_decl
is referenced by 24 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out