Home
last modified time | relevance | path

Searched refs:CONTROL (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/visupng/
A DVisualPng.rc85 "N", IDM_FILE_NEXT, VIRTKEY, CONTROL, NOINVERT
86 "O", IDM_FILE_OPEN, VIRTKEY, CONTROL, NOINVERT
87 "P", IDM_FILE_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
88 "V", IDM_FILE_PREVIOUS, VIRTKEY, CONTROL, NOINVERT
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduwebsocket.c37 enum { FRAME_HEADER, FRAME_OPT, PAYLOAD, CONTROL }; enumerator
138 self->state = CONTROL; in websocket_read()
157 self->state = CONTROL; in websocket_read()
165 case CONTROL: { in websocket_read()
194 if (last_state == CONTROL) { in websocket_read()
/AliOS-Things-master/hardware/arch/armv7m/common/
A Dpanic_armcc.S134 MRS R1, CONTROL
137 MSR CONTROL, R1
A Dpanic_iccarm.S134 MRS R1, CONTROL
137 MSR CONTROL, R1
A Dpanic_gcc.sx148 MRS R1, CONTROL
150 MSR CONTROL, R1
/AliOS-Things-master/hardware/arch/armv8m/common/
A Dpanic_gcc.sx148 MRS R1, CONTROL
150 MSR CONTROL, R1
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A DREADME.txt46 transfer on the CONTROL endpoint. No data will ever be sent on an Interrupt
49 exists; If it does not exist, OUTPUT reports will be sent on the CONTROL
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dreg_dma.h22 __IO uint32_t CONTROL; // 0x10C+N*0x20 DMA Channel Control Register member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/
A Dcore_ca.h717 …__IOM uint32_t CONTROL; /*!< \brief Offset: 0x0100 (R/W) Control Register …
855 __IOM uint32_t CONTROL; //!< \brief Offset: 0x008 (R/W) Private Timer Control Register member
1133 L2C_310->CONTROL = 0; in L2C_Enable()
1138 L2C_310->CONTROL = 0x01; in L2C_Enable()
1146 L2C_310->CONTROL = 0x00; in L2C_Disable()
1688 PTIM->CONTROL = value; in PTIM_SetControl()
1696 return(PTIM->CONTROL); in PTIM_GetControl()
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js42 …,j)&&c.ui.isOverAxis(k,m,l)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN… property in c.ui.keyCode

Completed in 19 milliseconds