Home
last modified time | relevance | path

Searched refs:__WEAK (Results 1 – 16 of 16) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/device_manager/src/
Dsl_device_clock.c40 __WEAK const uint32_t SL_BUS_CLOCK_ACMP0_VALUE = 0xFFFFFFFF;
43 __WEAK const uint32_t SL_BUS_CLOCK_ACMP1_VALUE = 0xFFFFFFFF;
46 __WEAK const uint32_t SL_BUS_CLOCK_ADC0_VALUE = 0xFFFFFFFF;
49 __WEAK const uint32_t SL_BUS_CLOCK_AGC_VALUE = 0xFFFFFFFF;
52 __WEAK const uint32_t SL_BUS_CLOCK_AMUXCP0_VALUE = 0xFFFFFFFF;
55 __WEAK const uint32_t SL_BUS_CLOCK_BUFC_VALUE = 0xFFFFFFFF;
58 __WEAK const uint32_t SL_BUS_CLOCK_BURAM_VALUE = 0xFFFFFFFF;
61 __WEAK const uint32_t SL_BUS_CLOCK_BURTC_VALUE = 0xFFFFFFFF;
64 __WEAK const uint32_t SL_BUS_CLOCK_CRYPTOACC_VALUE = 0xFFFFFFFF;
67 __WEAK const uint32_t SL_BUS_CLOCK_DCDC_VALUE = 0xFFFFFFFF;
[all …]
Dsl_device_peripheral.c39 __WEAK const sl_peripheral_val_t sl_peripheral_val_acmp0 = { .base = 0xFFFFFFFF,
44 __WEAK const sl_peripheral_val_t sl_peripheral_val_acmp1 = { .base = 0xFFFFFFFF,
49 __WEAK const sl_peripheral_val_t sl_peripheral_val_adc0 = { .base = 0xFFFFFFFF,
54 __WEAK const sl_peripheral_val_t sl_peripheral_val_aes = { .base = 0xFFFFFFFF,
59 __WEAK const sl_peripheral_val_t sl_peripheral_val_amuxcp0 = { .base = 0xFFFFFFFF,
64 __WEAK const sl_peripheral_val_t sl_peripheral_val_bufc = { .base = 0xFFFFFFFF,
69 __WEAK const sl_peripheral_val_t sl_peripheral_val_buram = { .base = 0xFFFFFFFF,
74 __WEAK const sl_peripheral_val_t sl_peripheral_val_burtc = { .base = 0xFFFFFFFF,
79 __WEAK const sl_peripheral_val_t sl_peripheral_val_cmu = { .base = 0xFFFFFFFF,
84 __WEAK const sl_peripheral_val_t sl_peripheral_val_cryptoacc = { .base = 0xFFFFFFFF,
[all …]
/hal_silabs-latest/simplicity_sdk/platform/radio/rail_lib/plugin/pa-conversions/
Dpa_curves_efr32.c59 __WEAK
101 __WEAK
142 __WEAK
164 __WEAK
191 __WEAK
196 __WEAK
210 __WEAK
215 __WEAK
238 __WEAK
267 __WEAK
[all …]
Dpa_conversions_efr32.c160 __WEAK
199 __WEAK
262 __WEAK
274 __WEAK
303 __WEAK
457 __WEAK
549 __WEAK
/hal_silabs-latest/gecko/platform/radio/rail_lib/plugin/pa-conversions/
Dpa_curves_efr32.c59 __WEAK
101 __WEAK
140 __WEAK
162 __WEAK
189 __WEAK
194 __WEAK
216 __WEAK
221 __WEAK
244 __WEAK
275 __WEAK
[all …]
Dpa_conversions_efr32.c55 __WEAK
101 __WEAK
165 __WEAK
177 __WEAK
211 __WEAK
374 __WEAK
475 __WEAK
/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/inc/
Dsli_power_manager.h53 __WEAK void sli_power_manager_on_wakeup(void);
58 __WEAK void sli_power_manager_suspend_log_transmission(void);
62 __WEAK void sli_power_manager_resume_log_transmission(void);
67 __WEAK void sli_power_manager_em1p_to_em2_notification(void);
108 __WEAK void sli_power_manager_set_high_accuracy_hf_clock_as_used(void);
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_compiler.h70 #ifndef __WEAK
71 #define __WEAK __attribute__((weak)) macro
178 #ifndef __WEAK
180 #define __WEAK __attribute__((weak))
182 #define __WEAK _Pragma("__weak")
/hal_silabs-latest/simplicity_sdk/platform/service/sleeptimer/inc/
Dsli_sleeptimer.h76 __WEAK void sli_sleeptimer_hal_power_manager_integration_init(void);
81 __WEAK void sli_sleeptimer_hal_hfxo_manager_integration_init(void);
/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/common/
Dsl_power_manager_common.c74 __WEAK bool sl_power_manager_is_ok_to_sleep(void) in sl_power_manager_is_ok_to_sleep()
88 __WEAK bool sl_power_manager_sleep_on_isr_exit(void) in sl_power_manager_sleep_on_isr_exit()
/hal_silabs-latest/simplicity_sdk/platform/service/hfxo_manager/src/
Dsl_hfxo_manager_hal_s2.c122 __WEAK void sli_hfxo_manager_notify_ready_for_power_manager(void);
127 __WEAK void sli_hfxo_notify_ready_for_power_manager_from_prs(void);
Dsl_hfxo_manager.c135 __WEAK void sl_hfxo_manager_notify_consecutive_failed_startups(void) in sl_hfxo_manager_notify_consecutive_failed_startups()
/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/inc/
Dsli_clock_manager.h55 __WEAK void sli_clock_manager_notify_hfxo_ready(void);
/hal_silabs-latest/simplicity_sdk/platform/service/clock_manager/src/
Dsl_clock_manager.c292 __WEAK void sl_clock_manager_hfxo_notify_consecutive_failed_startups(void) in sl_clock_manager_hfxo_notify_consecutive_failed_startups()
/hal_silabs-latest/wiseconnect/components/common/src/
Dsl_utility.c353 __WEAK void sl_debug_log(const char *format, ...) in sl_debug_log()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c245 __WEAK sl_status_t sl_si91x_host_process_data_frame(sl_wifi_interface_t interface, sl_wifi_buffer_t… in sl_si91x_host_process_data_frame()