Searched refs:__start (Results 1 – 11 of 11) sorted by relevance
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/lp/ |
| A D | start.S | 7 .globl __start 8 .type __start, %function 9 __start: label 42 .size __start, . - __start
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/m0/ |
| A D | start.S | 7 .globl __start 8 .type __start, %function 9 __start: label 53 .size __start, . - __start
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/startup/ |
| A D | start.S | 7 .globl __start 8 .type __start, %function 9 __start: label 53 .size __start, . - __start
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/startup/d0/ |
| A D | start.S | 8 .globl __start 9 .type __start, %function 10 __start: label 88 .size __start, . - __start
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl602/std/startup/ |
| A D | start.S | 11 .global __start 12 .type __start, %function 13 __start: label
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/startup/ |
| A D | start.S | 11 .global __start 12 .type __start, %function 13 __start: label
|
| /bsp/bouffalo_lab/bl60x/board/linker_scripts/ |
| A D | bl602_flash.ld | 18 ENTRY(__start)
|
| /bsp/bouffalo_lab/bl70x/board/linker_scripts/ |
| A D | bl702_flash.ld | 18 ENTRY(__start)
|
| /bsp/bouffalo_lab/bl808/lp/board/linker_scripts/ |
| A D | bl808_flash_lp.ld | 18 ENTRY(__start)
|
| /bsp/bouffalo_lab/bl61x/board/linker_scripts/ |
| A D | bl616_flash.ld | 18 ENTRY(__start)
|
| /bsp/bouffalo_lab/bl808/m0/board/linker_scripts/ |
| A D | bl808_flash_m0.ld | 18 ENTRY(__start)
|
Completed in 33 milliseconds