| /hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/ |
| D | fsl_component_serial_port_virtual.c | 37 #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 …]
|
| D | fsl_component_serial_manager.c | 57 #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 1005 __WEAK_FUNC void SerialManager_WriteTimeDelay(uint32_t ms); 1006 __WEAK_FUNC void SerialManager_WriteTimeDelay(uint32_t ms) 1013 __WEAK_FUNC void SerialManager_ReadTimeDelay(uint32_t ms); 1014 __WEAK_FUNC void SerialManager_ReadTimeDelay(uint32_t ms)
|
| /hal_nxp-latest/mcux/mcux-sdk/components/log/ |
| D | fsl_component_log_backend_ringbuffer.c | 22 #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-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/imx_rt/iw612/ |
| D | fwk_platform_coex.c | 47 #define __WEAK_FUNC __attribute__((weak)) macro 49 #define __WEAK_FUNC __weak macro 51 #define __WEAK_FUNC __attribute__((weak)) macro 152 __WEAK_FUNC int wlan_init(const uint8_t *fw_start_addr, const size_t size) in wlan_init()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/hyper_flash/ |
| D | fsl_adapter_flexspi_hyper_nor_flash.c | 61 #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-latest/mcux/mcux-sdk/components/osa/ |
| D | fsl_os_abstraction_bm.c | 29 #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 171 __WEAK_FUNC void main_task(osa_task_param_t arg); 172 __WEAK_FUNC void main_task(osa_task_param_t arg) in main_task() 175 __WEAK_FUNC void OSA_TimeInit(void); 176 __WEAK_FUNC uint32_t OSA_TimeDiff(uint32_t time_start, uint32_t time_end); 567 __WEAK_FUNC void OSA_TimeInit(void) in OSA_TimeInit() 584 __WEAK_FUNC uint32_t OSA_TimeDiff(uint32_t time_start, uint32_t time_end) in OSA_TimeDiff() [all …]
|
| D | fsl_os_abstraction_threadx.c | 32 #define __WEAK_FUNC __attribute__((weak)) macro 34 #define __WEAK_FUNC __weak macro 36 #define __WEAK_FUNC __attribute__((weak)) macro 253 __WEAK_FUNC void Prepare_ThreadX(void); 254 __WEAK_FUNC void Prepare_ThreadX(void) in Prepare_ThreadX()
|
| D | fsl_os_abstraction_free_rtos.c | 31 #define __WEAK_FUNC __attribute__((weak)) macro 33 #define __WEAK_FUNC __weak macro 35 #define __WEAK_FUNC __attribute__((weak)) macro 101 __WEAK_FUNC void main_task(void const *argument); 102 __WEAK_FUNC void main_task(void const *argument) in main_task()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/ |
| D | fsl_adapter_rpmsg.c | 20 #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 110 __WEAK_FUNC void RPMsg_EpReadyTimeDelay(uint32_t ms); 111 __WEAK_FUNC void RPMsg_EpReadyTimeDelay(uint32_t ms) in RPMsg_EpReadyTimeDelay()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/octal_flash/RT595/ |
| D | fsl_adapter_flexspi_nor_flash.c | 67 #define __WEAK_FUNC __attribute__((weak)) macro 69 #define __WEAK_FUNC __weak macro 71 #define __WEAK_FUNC __attribute__((weak)) macro 85 __WEAK_FUNC void flash_reset_config(void); 86 __WEAK_FUNC void flash_reset_config(void) in flash_reset_config()
|
| /hal_nxp-latest/mcux/mcux-sdk/components/internal_flash/octal_flash/ |
| D | fsl_adapter_flexspi_nor_flash.c | 70 #define __WEAK_FUNC __attribute__((weak)) macro 72 #define __WEAK_FUNC __weak macro 74 #define __WEAK_FUNC __attribute__((weak)) macro 88 __WEAK_FUNC void flash_reset_config(void);
|
| /hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/ |
| D | fsl_component_timer_manager.c | 54 #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-latest/mcux/mcux-sdk/utilities/shell/ |
| D | fsl_shell.c | 83 #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
|