Searched refs:used (Results 1 – 20 of 20) sorted by relevance
| /hal_silabs-latest/simplicity_sdk/platform/common/inc/ |
| D | sl_compiler.h | 68 #define __USED __attribute__((used)) 172 #define __USED __attribute__((used))
|
| /hal_silabs-latest/gecko/ |
| D | README | 15 This code component is used to add Zephyr support for Silicon Labs EXX32 SoCs. 50 The following folders are used in this HAL:
|
| /hal_silabs-latest/gecko/emlib/ |
| D | ReadMe_emlib.txt | 15 * Ability to be used as a standalone software component, to be used by other
|
| /hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/ |
| D | sl_memory_manager_region.c | 45 static char sl_stack[SL_STACK_SIZE] __attribute__ ((aligned(8), used, section(".stack")));
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32MG12P/Source/GCC/ |
| D | efr32mg12p.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG12B/Source/GCC/ |
| D | efm32pg12b.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG1P/Source/GCC/ |
| D | efr32fg1p.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32PG1B/Source/GCC/ |
| D | efm32pg1b.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Source/GCC/ |
| D | efm32hg.ld | 36 /* Linker script to place sections and symbol values. Should be used together 210 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG11B/Source/GCC/ |
| D | efm32gg11b.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32BG13P/Source/GCC/ |
| D | efr32bg13p.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Source/GCC/ |
| D | efm32wg.ld | 36 /* Linker script to place sections and symbol values. Should be used together 210 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32JG12B/Source/GCC/ |
| D | efm32jg12b.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFR32FG13P/Source/GCC/ |
| D | efr32fg13p.ld | 37 /* Linker script to place sections and symbol values. Should be used together 211 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG12B/Source/GCC/ |
| D | efm32gg12b.ld | 37 /* Linker script to place sections and symbol values. Should be used together 263 * used for linker to calculate size of stack sections, and assign
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/inc/ |
| D | rsi_bt_common.h | 273 uint8_t used; member
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/ |
| D | system_si91x.h | 205 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".isr_vector")))
|
| /hal_silabs-latest/si32/ |
| D | README | 14 This code component is used to add Zephyr support for Silicon Labs SiM3U1xx SoCs.
|
| /hal_silabs-latest/zephyr/blobs/license/ |
| D | MSLA.txt | 94 freely used, modified or distributed without payment of a license fee or 283 4.1.3. use the Licensed Materials to develop applications to be used to 327 The Licensed Materials shall only be used as permitted by this Agreement. Any 359 Devices, it shall be used only for this purpose. Incorporation of the 543 Beta Software, whether Object Code or Source Code (a) can only be used for 546 general release or high-volume production; and (c) cannot be used to support 615 function substantially in accordance with the Documentation when used with 778 Software has been developed entirely at private expense, is regularly used for 782 documentation” as those terms are used in 48 C.F.R. 12.212 (Sept. 1995) or as
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/ |
| D | rsi_bt_ble.c | 333 if (!le_cb->remote_ble_info[inx].used) { in rsi_add_remote_ble_dev_info() 335 le_cb->remote_ble_info[inx].used = 1; in rsi_add_remote_ble_dev_info() 363 le_cb->remote_ble_info[inx].used = 0; in rsi_remove_remote_ble_dev_info()
|