Home
last modified time | relevance | path

Searched full:script (Results 1 – 25 of 133) sorted by relevance

123456

/btstack/chipset/cc256x/
H A Dbtstack_chipset_cc256x.c44 * Handles init script (a.k.a. Service Patch)
54 * - store init script in .fartext and use assembly code to read from there
58 * - Harvard architecture doesn't allow to store init script directly -> use avr-libc helpers
96 // default init script provided by separate .c file
100 // custom init script set by btstack_chipset_cc256x_set_init_script
105 // init script to use: either cc256x_init_script or custom_init_script
160 // On MSP430, custom init script is not supported in chipset_init()
164 log_info("cc256x: using custom init script"); in chipset_init()
168 log_info("cc256x: using default init script"); in chipset_init()
330 // extracted init script has 0x01 cmd packet type, but BTstack expects them without in chipset_next_command()
[all …]
H A Dbtstack_chipset_cc256x.h74 * Get LMP Subversion of compile-time init script
79 * Set init script to use for next power up
82 * Note: Not supported by MSP430 "init script at 0x10000" workaround
84 * @param init_script_size or 0 for default script
H A Dconvert_bts_init_scripts.py13 CC256x init script conversion tool for use with BTstack, v0.2
19 Please specify the main .bts script and optionally the BLE Add-on to generate the init script .c fi…
24 Then, unzip it and copy the *.bts file into this folder before start the script again.
120 # assert script contains templates for configuration by BTstack
235 fout.write( '// init script created from\n')
/btstack/port/max32630-fthr/scripts/
H A Dcreate_examples.py29 # get script path
35 ## pick correct init script based on your hardware
36 # - init script for CC2564B
41 # fetch init script
42 # print("Creating init script %s" % cc256x_init_script)
/btstack/chipset/
H A DREADME.md137script has to be uploaded after power on. For Bluetooth chipsets that are used in Broadcom Wifi+Bl…
141script in two variants: using .hcd files looked up by name in the posix-h4 port and by linking aga…
147script. So, the overall scheme is this: start at default baud rate, get local version info, send c…
163 CSR chipset do not require an actual init script in general, but they allow to configure the chipse…
254 **Init script** is not required.
273 **Init script** is required.
289 **Init script** is required.
397 **Init Scripts.** In order to use the CC256x chipset an initialization script must be obtained and …
402 - Running the Python script:
409 …. *btstack_chipset_cc256x_lmp_subversion* provides the LMP Subversion for the selected init script.
[all …]
/btstack/port/posix-h4/
H A DREADME.md7 The CC2564x needs the correct init script to start up. The Makfile already has entries for most sil…
13 …ick the correct one. The main.c verifies that the correct script is loaded, but the init script is…
/btstack/port/stm32-wb55xx-nucleo-freertos/
H A Dstartup_stm32wb55xx_cm4.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
/btstack/port/stm32-l451-miromico-sx1280/
H A Dstartup_stm32l451xx.s38 defined in linker script */
40 /* start address for the .data section. defined in linker script */
42 /* end address for the .data section. defined in linker script */
44 /* start address for the .bss section. defined in linker script */
46 /* end address for the .bss section. defined in linker script */
/btstack/port/stm32-l451-miromico-sx1280/startup/
H A Dstartup_stm32l451xx.s38 defined in linker script */
40 /* start address for the .data section. defined in linker script */
42 /* end address for the .data section. defined in linker script */
44 /* start address for the .bss section. defined in linker script */
46 /* end address for the .bss section. defined in linker script */
/btstack/port/stm32-l073rz-nucleo-em9304/
H A Dstartup_stm32l073xx.s50 defined in linker script */
52 /* start address for the .data section. defined in linker script */
54 /* end address for the .data section. defined in linker script */
56 /* start address for the .bss section. defined in linker script */
58 /* end address for the .bss section. defined in linker script */
/btstack/port/qt-h4/
H A DREADME.md13 The CC2564x needs the correct init script to start up. The Makfile already has entries for most sil…
19 …ick the correct one. The main.c verifies that the correct script is loaded, but the init script is…
/btstack/port/stm32-l476rg-nucleo-sx1280/
H A Dstartup_stm32l476xx.s38 defined in linker script */
40 /* start address for the .data section. defined in linker script */
42 /* end address for the .data section. defined in linker script */
44 /* start address for the .bss section. defined in linker script */
46 /* end address for the .bss section. defined in linker script */
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc/
H A Dstartup_stm32f410cx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f410tx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f401xe.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f401xc.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f410rx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f411xe.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f412zx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f437xx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f429xx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f412vx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f412cx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f412rx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */
H A Dstartup_stm32f405xx.s37 defined in linker script */
39 /* start address for the .data section. defined in linker script */
41 /* end address for the .data section. defined in linker script */
43 /* start address for the .bss section. defined in linker script */
45 /* end address for the .bss section. defined in linker script */

123456