Home
last modified time | relevance | path

Searched refs:__WEAK_FUNC (Results 1 – 12 of 12) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_virtual.c37 #define __WEAK_FUNC __attribute__((weak)) macro
39 #define __WEAK_FUNC __weak macro
41 #define __WEAK_FUNC __attribute__((weak)) macro
193 __WEAK_FUNC status_t USB_DeviceVcomInit(uint8_t controller);
194 __WEAK_FUNC status_t USB_DeviceVcomInit(uint8_t controller) in USB_DeviceVcomInit()
199 __WEAK_FUNC status_t USB_DeviceVcomDeinit(uint8_t controller);
200 __WEAK_FUNC status_t USB_DeviceVcomDeinit(uint8_t controller) in USB_DeviceVcomDeinit()
205 __WEAK_FUNC status_t USB_DeviceVcomWrite(uint8_t controller, uint8_t *buffer, uint32_t length);
206 __WEAK_FUNC status_t USB_DeviceVcomWrite(uint8_t controller, uint8_t *buffer, uint32_t length) in USB_DeviceVcomWrite()
225 __WEAK_FUNC status_t USB_DeviceVcomRead(uint8_t controller, uint8_t *buffer, uint32_t length);
[all …]
Dfsl_component_serial_manager.c57 #define __WEAK_FUNC __attribute__((weak)) macro
59 #define __WEAK_FUNC __weak macro
61 #define __WEAK_FUNC __attribute__((weak)) macro
63 #define __WEAK_FUNC __attribute__((weak)) macro
998 __WEAK_FUNC void SerialManager_WriteTimeDelay(uint32_t ms);
999 __WEAK_FUNC void SerialManager_WriteTimeDelay(uint32_t ms)
1006 __WEAK_FUNC void SerialManager_ReadTimeDelay(uint32_t ms);
1007 __WEAK_FUNC void SerialManager_ReadTimeDelay(uint32_t ms)
/hal_nxp-3.5.0/mcux/mcux-sdk/components/log/
Dfsl_component_log_backend_ringbuffer.c22 #define __WEAK_FUNC __attribute__((weak)) macro
24 #define __WEAK_FUNC __weak macro
26 #define __WEAK_FUNC __attribute__((weak)) macro
41 __WEAK_FUNC void log_backend_ringbuffer_update(uint8_t *buffer, size_t head, size_t tail);
42 __WEAK_FUNC void log_backend_ringbuffer_update(uint8_t *buffer, size_t head, size_t tail) in log_backend_ringbuffer_update()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rpmsg.c20 #define __WEAK_FUNC __attribute__((weak)) macro
22 #define __WEAK_FUNC __weak macro
24 #define __WEAK_FUNC __attribute__((weak)) macro
26 #define __WEAK_FUNC __attribute__((weak)) macro
103 __WEAK_FUNC void RPMsg_EpReadyTimeDelay(uint32_t ms);
104 __WEAK_FUNC void RPMsg_EpReadyTimeDelay(uint32_t ms) in RPMsg_EpReadyTimeDelay()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/hyper_flash/
Dfsl_adapter_flexspi_hyper_nor_flash.c61 #define __WEAK_FUNC __attribute__((weak)) macro
63 #define __WEAK_FUNC __weak macro
65 #define __WEAK_FUNC __attribute__((weak)) macro
240 __WEAK_FUNC void flexspi_clock_update(flexspi_clock_t clockSelect, FLEXSPI_Type *base);
241 __WEAK_FUNC uint32_t flexspi_get_frequency(void);
242 __WEAK_FUNC void flexspi_clock_init(void);
243 __WEAK_FUNC void flexspi_clock_update(flexspi_clock_t clockSelect, FLEXSPI_Type *base){}; in flexspi_clock_update()
244 __WEAK_FUNC uint32_t flexspi_get_frequency(void) in flexspi_get_frequency()
248 __WEAK_FUNC void flexspi_clock_init(void) in flexspi_clock_init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction_bm.c29 #define __WEAK_FUNC __attribute__((weak)) macro
31 #define __WEAK_FUNC __weak macro
33 #define __WEAK_FUNC __attribute__((weak)) macro
35 #define __WEAK_FUNC __attribute__((weak)) macro
160 __WEAK_FUNC void main_task(osa_task_param_t arg);
161 __WEAK_FUNC void main_task(osa_task_param_t arg) in main_task()
164 __WEAK_FUNC void OSA_TimeInit(void);
165 __WEAK_FUNC uint32_t OSA_TimeDiff(uint32_t time_start, uint32_t time_end);
472 __WEAK_FUNC void OSA_TimeInit(void) in OSA_TimeInit()
489 __WEAK_FUNC uint32_t OSA_TimeDiff(uint32_t time_start, uint32_t time_end) in OSA_TimeDiff()
[all …]
Dfsl_os_abstraction_free_rtos.c31 #define __WEAK_FUNC __attribute__((weak)) macro
33 #define __WEAK_FUNC __weak macro
35 #define __WEAK_FUNC __attribute__((weak)) macro
89 __WEAK_FUNC void main_task(void const *argument);
90 __WEAK_FUNC void main_task(void const *argument) in main_task()
Dfsl_os_abstraction_threadx.c32 #define __WEAK_FUNC __attribute__((weak)) macro
34 #define __WEAK_FUNC __weak macro
36 #define __WEAK_FUNC __attribute__((weak)) macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/octal_flash/RT595/
Dfsl_adapter_flexspi_nor_flash.c65 #define __WEAK_FUNC __attribute__((weak)) macro
67 #define __WEAK_FUNC __weak macro
69 #define __WEAK_FUNC __attribute__((weak)) macro
83 __WEAK_FUNC void flash_reset_config(void);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/internal_flash/octal_flash/
Dfsl_adapter_flexspi_nor_flash.c72 #define __WEAK_FUNC __attribute__((weak)) macro
74 #define __WEAK_FUNC __weak macro
76 #define __WEAK_FUNC __attribute__((weak)) macro
90 __WEAK_FUNC void flash_reset_config(void);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c54 #define __WEAK_FUNC __attribute__((weak)) macro
56 #define __WEAK_FUNC __weak macro
58 #define __WEAK_FUNC __attribute__((weak)) macro
60 #define __WEAK_FUNC __attribute__((weak)) macro
66 #define TIMER_MANAGER_STATIC __WEAK_FUNC
/hal_nxp-3.5.0/mcux/mcux-sdk/utilities/shell/
Dfsl_shell.c83 #define __WEAK_FUNC __attribute__((weak)) macro
85 #define __WEAK_FUNC __weak macro
87 #define __WEAK_FUNC __attribute__((weak)) macro
89 #define __WEAK_FUNC __attribute__((weak)) macro
95 #define SHELL_STATIC __WEAK_FUNC