Home
last modified time | relevance | path

Searched refs:used (Results 1 – 20 of 20) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_compiler.h68 #define __USED __attribute__((used))
172 #define __USED __attribute__((used))
/hal_silabs-latest/gecko/
DREADME15 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/
DReadMe_emlib.txt15 * Ability to be used as a standalone software component, to be used by other
/hal_silabs-latest/simplicity_sdk/platform/service/memory_manager/src/
Dsl_memory_manager_region.c45 static char sl_stack[SL_STACK_SIZE] __attribute__ ((aligned(8), used, section(".stack")));
/hal_silabs-latest/gecko/Device/SiliconLabs/EFR32MG12P/Source/GCC/
Defr32mg12p.ld37 /* 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/
Defm32pg12b.ld37 /* 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/
Defr32fg1p.ld37 /* 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/
Defm32pg1b.ld37 /* 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/
Defm32hg.ld36 /* 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/
Defm32gg11b.ld37 /* 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/
Defr32bg13p.ld37 /* 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/
Defm32wg.ld36 /* 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/
Defm32jg12b.ld37 /* 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/
Defr32fg13p.ld37 /* 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/
Defm32gg12b.ld37 /* 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/
Drsi_bt_common.h273 uint8_t used; member
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsystem_si91x.h205 #define __VECTOR_TABLE_ATTRIBUTE __attribute__((used, section(".isr_vector")))
/hal_silabs-latest/si32/
DREADME14 This code component is used to add Zephyr support for Silicon Labs SiM3U1xx SoCs.
/hal_silabs-latest/zephyr/blobs/license/
DMSLA.txt94 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/
Drsi_bt_ble.c333 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()