Home
last modified time | relevance | path

Searched refs:container (Results 1 – 4 of 4) sorted by relevance

/bsp/efm32/
A Dapplication.c184 struct rtgui_container *container; in app_main() local
206 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() local
432 container = rtgui_container_create(); in app_photo()
433 if (container == RT_NULL) in app_photo()
[all …]
/bsp/synwit/libraries/SWM341_CSL/SWM341_UsbHost_Lib/MTP/
A Dusbh_mtp.h48 PTP_EventContainer_t container; member
A Dusbh_mtp.c296 … 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()
/bsp/ESP32_C3/
A DREADME.md115 2. Enter the Docker container:

Completed in 8 milliseconds