/device/soc/esp/esp32/components/esp_common/src/ |
D | esp_err.c | 22 …_print(const char *msg, esp_err_t rc, const char *file, int line, const char *function, const char… in esp_error_check_failed_print() 34 …ck_failed_without_abort(esp_err_t rc, const char *file, int line, const char *function, const char… in _esp_error_check_failed_without_abort() 39 void _esp_error_check_failed(esp_err_t rc, const char *file, int line, const char *function, const … in _esp_error_check_failed()
|
/device/soc/winnermicro/wm800/board/platform/common/task/ |
D | wm_wl_task.c | 78 start_routine function, void *ctx, u8 block, u8 msg_id) in tls_wl_task_callback_static() 102 s8 tls_wl_task_callback(struct task_parameter *task_param, start_routine function, void *ctx, u8 bl… in tls_wl_task_callback()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
D | mali_kbase_debug.h | 78 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) \ argument 85 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
D | mali_kbase_debug.h | 77 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) … argument 84 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
D | mali_kbase_debug.h | 70 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) … argument 77 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
D | mali_kbase_debug.h | 75 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...)\ argument 82 #define KBASEP_DEBUG_ASSERT_OUT(trace, function, ...) CSTD_NOP() argument
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/port/ |
D | os_port.c | 29 beken_thread_function_t function, uint32_t stack_size, beken_thread_arg_t arg) in rtos_create_thread() 192 timer_2handler_t function, void *larg, void *rarg) in rtos_oneshot_reload_timer_ex() 198 timer_2handler_t function, void *larg, void *rarg) in rtos_init_oneshot_timer() 204 timer_handler_t function, void *arg) in rtos_init_timer()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/os/ |
D | os.h | 124 timer_handler_t function; /**< OS timer handle callback function */ member 136 event_handler_t function; /**< OS event callback function */ member 145 timer_2handler_t function; /**< OS timer handle callback function */ member
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/rtos/ |
D | lega_rtos.c | 92 … lega_thread_function_t function, uint32_t stack_size, lega_thread_arg_t arg) in lega_rtos_create_thread() 402 OSStatus lega_rtos_init_timer(lega_timer_t *timer, uint32_t time_ms, timer_handler_t function, void… in lega_rtos_init_timer() 420 OSStatus lega_rtos_init_timer_name(lega_timer_t *timer, uint32_t time_ms, timer_handler_t function,… in lega_rtos_init_timer_name() 567 void *_lega_rtos_malloc(uint32_t xWantedSize, const char *function, uint32_t line) in _lega_rtos_malloc()
|
D | lega_rtos.h | 92 timer_handler_t function; member 404 #define lega_rtos_init_timer(timer,time_ms,function,arg) lega_rtos_init_timer_name(timer,time_ms,fu… argument
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/ |
D | at_api.h | 38 int (*function)(int, char **); member 70 int (*function)(int argc, char **argv); /* at cmd proccess function */ member
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/include/rtos/liteos/liteos_m/kal/cmsis/ |
D | cmsis_os.h | 557 #define osTimerDef(name, function) \ argument 561 #define osTimerDef(name, function) \ argument 564 #define osTimerDef(name, function) \ argument 575 #define osTimerInit(pTimer,function) \ argument 583 #define osTimerInit(pTimer,function) \ argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
D | tcpip_priv.h | 149 tcpip_callback_fn function; member 153 tcpip_api_call_fn function; member 168 tcpip_callback_fn function; member
|
/device/soc/esp/esp32/components/xtensa/ |
D | expression_with_stack_xtensa.c | 56 …ck_function(SemaphoreHandle_t lock, void *stack, size_t stack_size, shared_stack_function function) in esp_execute_shared_stack_function()
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/apps/common/ |
D | app_spec_ostimer.h | 28 #define specTimerDef(name, function) \ argument
|
/device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
D | pinctrl-rk806.c | 329 unsigned int function) in rk806_pinctrl_get_func_name() 337 unsigned int function, in rk806_pinctrl_get_func_groups() 371 unsigned int function, in rk806_pinctrl_set_mux()
|
/device/soc/winnermicro/wm800/board/include/platform/ |
D | wm_wl_task.h | 102 start_routine function; member 106 start_routine function; member
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/at_cmd/ |
D | lega_at_api.h | 52 int (*function)(int, char **); member 98 int (*function)(int argc, char **argv); /* at cmd proccess function */ member
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
D | hal_iomux.h | 56 enum HAL_IOMUX_FUNCTION_T function; member
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/otas/ |
D | otas.h | 117 typedef void (*function)(void); typedef
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/fast_otas/ |
D | fast_otas.h | 118 typedef void (*function)(void); typedef
|
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
D | pinctrl-rk805.c | 418 static const char *rk805_pinctrl_get_func_name(struct pinctrl_dev *pctldev, unsigned int function) in rk805_pinctrl_get_func_name() 425 static int rk805_pinctrl_get_func_groups(struct pinctrl_dev *pctldev, unsigned int function, const … in rk805_pinctrl_get_func_groups() 484 static int rk805_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int g… in rk805_pinctrl_set_mux()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/pinctrl/ |
D | pinctrl-sunxi.c | 253 const char *function; in sunxi_pctrl_parse_function_prop() local 379 const char *function, *pin_prop; in sunxi_pctrl_dt_node_to_map() local 808 unsigned function) in sunxi_pmx_get_func_name() 816 unsigned function, in sunxi_pmx_get_func_groups() 848 unsigned function, in sunxi_pmx_set_mux()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/extra/ |
D | bk_cli.h | 70 void (*function) (char *pcWriteBuffer, int xWriteBufferLen, int argc, char **argv); member
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/include/bk_private/ |
D | bk_cli.h | 71 void (*function) (char *pcWriteBuffer, int xWriteBufferLen, int argc, char **argv); member
|