Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/wipy/wlan/
A Dmachine.py16 machine.idle()
32 machine.idle()
/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_client2.c487 int idle( mbedtls_net_context *fd, in idle() function
490 int idle( mbedtls_net_context *fd, in idle()
1598 ret = idle( &server_fd, ret ); in main()
1701 idle( &server_fd, &timer, ret ); in main()
1703 idle( &server_fd, ret ); in main()
1771 idle( &server_fd, ret ); in main()
1800 idle( &server_fd, &timer, ret ); in main()
1802 idle( &server_fd, ret ); in main()
1866 idle( &server_fd, ret ); in main()
1932 idle( &server_fd, ret ); in main()
[all …]
A Dssl_server2.c1143 int idle( mbedtls_net_context *fd, in idle() function
1146 int idle( mbedtls_net_context *fd, in idle()
2682 ret = idle( &client_fd, &timer, ret ); in main()
2684 ret = idle( &client_fd, ret ); in main()
2803 idle( &client_fd, &timer, ret ); in main()
2805 idle( &client_fd, ret ); in main()
2974 idle( &client_fd, &timer, ret ); in main()
2976 idle( &client_fd, ret ); in main()
3038 idle( &client_fd, ret ); in main()
3057 idle( &client_fd, &timer, ret ); in main()
[all …]
/AliOS-Things-master/components/py_engine/tests/multi_bluetooth/
A Dble_gap_advertise.py56 machine.idle()
A Dble_gap_connect.py37 machine.idle()
A Dble_gattc_discover_services.py59 machine.idle()
A Dble_gap_device_name.py53 machine.idle()
A Dble_gap_pair.py65 machine.idle()
A Dble_gap_pair_bond.py70 machine.idle()
A Dble_mtu.py91 machine.idle()
A Dble_characteristic.py81 machine.idle()
A Dble_gatt_data_transfer.py80 machine.idle()
A Dstress_log_filesystem.py113 machine.idle()
A Dble_l2cap.py73 machine.idle()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitvideo.m180 /* Ignore ScreenSaver API calls if the idle timer hint has been set. */
181 /* FIXME: The idle timer hint should be deprecated for SDL 2.1. */
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dauth.c1323 struct ppp_idle idle; in check_idle() local
1327 if (!get_idle_time(pcb, &idle)) in check_idle()
1331 tlim = idle_time_hook(&idle); in check_idle()
1334 itime = LWIP_MIN(idle.xmit_idle, idle.recv_idle); in check_idle()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/os/
A DFreeRTOS.h71 …IMAL_STACK_SIZE defines the size (in words) of the stack allocated to the idle task. Refer to the…
/AliOS-Things-master/components/py_engine/engine/drivers/display/
A Dlcd160cr.py122 machine.idle()
/AliOS-Things-master/hardware/chip/haas1000/
A D_haas1000_alios_sec_b.lds26 /* kernel idle conf */
A D_haas1000_alios_sec_b_a7.lds26 /* kernel idle conf */
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt495 This will return the object to an idle state, releasing any working memory.
588 jpeg_abort() to return it to an idle state before selecting a new data
2723 to release the array storage and return the decompression object to an idle
/AliOS-Things-master/components/mbedtls/
A DChangeLog484 This function is necessary to determine when it is safe to idle on the

Completed in 34 milliseconds