Searched refs:container (Results 1 – 4 of 4) sorted by relevance
184 struct rtgui_container *container; in app_main() local206 container = rtgui_container_create(); in app_main()207 if (container == RT_NULL) in app_main()212 rtgui_widget_set_rect(RTGUI_WIDGET(container), &rect1); in app_main()247 container = rtgui_container_create(); in app_main()248 if (container == RT_NULL) in app_main()254 rtgui_widget_set_rect(RTGUI_WIDGET(container), &rect2); in app_main()414 struct rtgui_container *container; in app_photo() local432 container = rtgui_container_create(); in app_photo()433 if (container == RT_NULL) in app_photo()[all …]
48 PTP_EventContainer_t container; member
296 … USBH_ReadRxBuffer((uint8_t *)&USBH_MTP_Info.events.container, USBH_MTP_Info.NotifyEpSize); in USBH_MTP_Process()298 …USBH_MTP_EventsCallback(phost, USBH_MTP_Info.events.container.code, USBH_MTP_Info.events.container… in USBH_MTP_Process()
115 2. Enter the Docker container:
Completed in 8 milliseconds