Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 38) sorted by relevance

12

/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dutility.c31 void callback_to_python(mp_obj_t function, mp_obj_t arg) { in callback_to_python()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dutility.c31 void callback_to_python(mp_obj_t function, mp_obj_t arg) { in callback_to_python()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/hal/
A Dpinmap.h28 int function; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dpinmap.c16 void pin_function(PinName pin, int function) in pin_function()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dutility.c31 void callback_to_python(mp_obj_t function, mp_obj_t arg) in callback_to_python()
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_platform_log.c50 uint32_t function, const char *format, ...) in trace_print_module_function()
/AliOS-Things-master/hardware/chip/haas1000/drivers/apps/common/
A Dapp_spec_ostimer.h17 #define specTimerDef(name, function) \ argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/priv/
A Dtcpip_priv.h127 tcpip_callback_fn function; member
131 tcpip_api_call_fn function; member
141 tcpip_callback_fn function; member
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dtcpip.c285 tcpip_callback_with_block(tcpip_callback_fn function, void *ctx, u8_t block) in tcpip_callback_with_block()
466 tcpip_callbackmsg_new(tcpip_callback_fn function, void *ctx) in tcpip_callbackmsg_new()
/AliOS-Things-master/components/cli/include/aos/
A Dcli.h24 cmd_fun_t function; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_iomux.h42 enum HAL_IOMUX_FUNCTION_T function; member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/priv/
A Dtcpip_priv.h133 tcpip_callback_fn function; member
137 tcpip_api_call_fn function; member
155 tcpip_callback_fn function; member
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodmicropython.c158 STATIC mp_obj_t mp_micropython_schedule(mp_obj_t function, mp_obj_t arg) { in mp_micropython_schedule()
/AliOS-Things-master/components/mbedtls/programs/test/
A Dselftest.c183 int ( *function )( int ); member
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvk_layer.h114 VkLayerFunction function; member
130 VkLayerFunction function; member
/AliOS-Things-master/components/SDL2/include/
A DSDL_assert.h118 const char *function; member
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c232 SDL_TraverseShapeTree(SDL_ShapeTree *tree,SDL_TraversalFunction function,void* closure) in SDL_TraverseShapeTree()
/AliOS-Things-master/hardware/chip/haas1000/drivers/apps/key/
A Dapp_key.h72 APP_KEY_HANDLE_CB_T function; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dnetif.h430 #define netif_set_igmp_mac_filter(netif, function) do { if((netif) != NULL) { (netif)->igmp_mac_fil… argument
436 #define netif_set_mld_mac_filter(netif, function) do { if((netif) != NULL) { (netif)->mld_mac_filte… argument
/AliOS-Things-master/components/SDL2/src/core/android/
A DSDL_android.c56 #define CONCAT1(prefix, class, function) CONCAT2(prefix, class, function) argument
57 #define CONCAT2(prefix, class, function) Java_ ## prefix ## _ ## class ## _ ## funct… argument
58 #define SDL_JAVA_INTERFACE(function) CONCAT1(SDL_JAVA_PREFIX, SDLActivity, funct… argument
59 #define SDL_JAVA_AUDIO_INTERFACE(function) CONCAT1(SDL_JAVA_PREFIX, SDLAudioManager, f… argument
60 #define SDL_JAVA_CONTROLLER_INTERFACE(function) CONCAT1(SDL_JAVA_PREFIX, SDLControllerManag… argument
61 #define SDL_JAVA_INTERFACE_INPUT_CONNECTION(function) CONCAT1(SDL_JAVA_PREFIX, SDLInputConnection… argument
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dnetif.h435 #define netif_set_igmp_mac_filter(netif, function) do { if((netif) != NULL) { (netif)->igmp_mac_fil… argument
441 #define netif_set_mld_mac_filter(netif, function) do { if((netif) != NULL) { (netif)->mld_mac_filte… argument
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_mmjoystick.c408 SetMMerror(char *function, int code) in SetMMerror()
/AliOS-Things-master/components/SDL2/src/hidapi/android/
A Dhid.cpp30 #define CONCAT1(prefix, class, function) CONCAT2(prefix, class, function) argument
31 #define CONCAT2(prefix, class, function) Java_ ## prefix ## _ ## class ## _ ## funct… argument
32 #define HID_DEVICE_MANAGER_JAVA_INTERFACE(function) CONCAT1(SDL_JAVA_PREFIX, HIDDeviceManager, … argument
/AliOS-Things-master/hardware/chip/haas1000/drivers/rtos/rhino/cmsis/
A Dcmsis_os.h413 #define osTimerDef(name, function) \ argument
416 #define osTimerDef(name, function) \ argument
/AliOS-Things-master/components/SDL2/src/audio/directsound/
A DSDL_directsound.c100 SetDSerror(const char *function, int code) in SetDSerror()

Completed in 61 milliseconds

12