Home
last modified time | relevance | path

Searched refs:WEAK (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Dhal_stub.c10 WEAK int hal_adc_finalize(adc_dev_t *adc) in hal_adc_finalize()
15 WEAK int hal_adc_init(adc_dev_t *adc) in hal_adc_init()
25 WEAK int hal_pwm_finalize(pwm_dev_t *pwm) in hal_pwm_finalize()
30 WEAK int hal_pwm_init(pwm_dev_t *pwm) in hal_pwm_init()
36 WEAK int hal_pwm_start(pwm_dev_t *pwm) in hal_pwm_start()
42 WEAK int hal_pwm_stop(pwm_dev_t *pwm) in hal_pwm_stop()
48 WEAK int hal_rtc_finalize(rtc_dev_t *rtc) in hal_rtc_finalize()
60 WEAK int hal_rtc_init(rtc_dev_t *rtc) in hal_rtc_init()
72 WEAK int hal_wdg_finalize(wdg_dev_t *wdg) in hal_wdg_finalize()
78 WEAK int hal_wdg_init(wdg_dev_t *wdg) in hal_wdg_init()
[all …]
/AliOS-Things-master/components/osal_aos/include/aos/
A Dcompiler.h25 #ifndef WEAK
27 #define WEAK __attribute__ ((weak)) macro
29 #define WEAK
73 #ifndef WEAK
75 #define WEAK __attribute__ ((weak))
77 #define WEAK
121 #ifndef WEAK
123 #define WEAK __weak
125 #define WEAK
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/cqueue/
A DMakefile13 ccflags-y += -DCQ_FUNC_ATTR=WEAK
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dqc.c25 #define WEAK __attribute__((weak)) macro
27 WEAK char *get_sn(void) in get_sn()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dplat_types.h294 #define WEAK __attribute__((weak)) macro
328 #define WEAK macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/multimedia/
A DMakefile65 subdir-ccflags-y += -DFDK_FUNC_ATTR=WEAK
/AliOS-Things-master/hardware/chip/haas1000/aos/
A Daos.c247 int WEAK do_ulog(const unsigned char s, const char *mod, const char *f, const unsigned long l, cons… in do_ulog()

Completed in 12 milliseconds