Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 35) sorted by relevance

12

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_i2c.h182 …_addr, const uint8_t *buf, uint32_t buf_len, uint32_t *act_len, uint32_t restart, uint32_t stop, u…
183 …device_addr, uint8_t *buf, uint32_t buf_len, uint32_t *act_len, uint32_t restart, uint32_t stop, u…
A Dhal_i2cip.h62 static inline uint8_t i2cip_w_restart(uint32_t reg_base, uint8_t restart) in i2cip_w_restart() argument
66 if (restart) in i2cip_w_restart()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dlcp.h114 unsigned int restart :1; /* Restart vs. exit after close */
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dlcp.h114 unsigned int restart :1; /* Restart vs. exit after close */
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Di2c_api.c48 void i2c_send_restart(I2C_TypeDef *I2Cx, u8* pBuf, u8 len, u8 restart);
594 void i2c_send_restart(I2C_TypeDef *I2Cx, u8* pBuf, u8 len, u8 restart) in i2c_send_restart() argument
609 I2Cx->IC_DATA_CMD = (*pBuf++) | (restart << 10); in i2c_send_restart()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dusage.txt224 -restart N Emit a JPEG restart marker every N MCU rows, or every
226 -restart 0 (the default) means no restart markers.
241 The -restart option inserts extra markers that allow a JPEG decoder to
242 resynchronize after a transmission error. Without restart markers, any damage
244 to the end of the image; with restart markers, the damage is usually confined
245 to the portion of the image up to the next restart marker. Of course, the
246 restart markers occupy extra space. We recommend -restart 1 for images that
510 -restart N Emit a JPEG restart marker every N MCU rows, or every
A Dlibjpeg.txt946 To emit restart markers in the JPEG file, set one of these nonzero.
951 One restart marker per MCU row is often a good choice.
952 NOTE: the overhead of restart markers is higher in grayscale JPEG
1584 a restart (RSTn) marker where one is expected. Its mission is to
1589 the likely location of restart markers, you may be able to do better.
1711 convenient restart point before suspending. When fill_input_buffer() is
1712 called, next_input_byte/bytes_in_buffer point to the current restart point,
1773 is called, the current pointer & count indicate the backtrack restart point.
1775 buffer, the restart position must be saved somewhere else. Suppose a second
1779 buffer, then *the correct restart point is the saved position in the prior
[all …]
A Dchange.log278 cjpeg -progressive -restart no longer generates any unnecessary DRI markers.
A Dstructure.txt694 Rather than trying to restart at an arbitrary point, the current Huffman
695 codecs are designed to restart at the beginning of the current MCU after a
A Daclocal.m45083 *** You will then need to restart the configuration process.
5289 *** used, and then restart.
5311 *** used, and then restart.
A Dconfigure10492 *** You will then need to restart the configuration process.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_read.c166 TIFFFillStripPartial( TIFF *tif, int strip, tmsize_t read_ahead, int restart ) in TIFFFillStripPartial() argument
194 assert( restart ); in TIFFFillStripPartial()
205 if( restart ) in TIFFFillStripPartial()
278 if( restart ) in TIFFFillStripPartial()
/AliOS-Things-master/components/py_engine/tests/pyb/
A Dcan.py35 can.restart()
/AliOS-Things-master/components/SDL2/docs/
A DREADME-ios.md123 …all and canceled it, you'll instead get an SDL_APP_DIDENTERFOREGROUND event and restart your loops.
/AliOS-Things-master/components/SDL2/src/gfx/
A Dltconfig1216 *** used, and then restart.
A Daclocal.m44728 *** You will then need to restart the configuration process.
4901 *** used, and then restart.
4923 *** used, and then restart.
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dltconfig1216 *** used, and then restart.
A Daclocal.m44728 *** You will then need to restart the configuration process.
4901 *** used, and then restart.
4923 *** used, and then restart.
/AliOS-Things-master/components/SDL2/src/image/acinclude/
A Dlibtool.m44304 *** so that a non-GNU linker is found, and then restart.
4466 *** used, and then restart.
4488 *** used, and then restart.
/AliOS-Things-master/components/SDL2/acinclude/
A Dlibtool.m44727 *** You will then need to restart the configuration process.
4900 *** used, and then restart.
4922 *** used, and then restart.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/m4/
A Dlibtool.m45087 *** You will then need to restart the configuration process.
5293 *** used, and then restart.
5315 *** used, and then restart.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibtool.m45069 *** You will then need to restart the configuration process.
5275 *** used, and then restart.
5297 *** used, and then restart.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/m4/
A Dlibtool.m45069 *** You will then need to restart the configuration process.
5275 *** used, and then restart.
5297 *** used, and then restart.
/AliOS-Things-master/components/SDL2/src/image/autom4te.cache/
A Doutput.07768 *** so that a non-GNU linker is found, and then restart.
7930 *** used, and then restart.
7952 *** used, and then restart.
A Doutput.17768 *** so that a non-GNU linker is found, and then restart.
7930 *** used, and then restart.
7952 *** used, and then restart.

Completed in 111 milliseconds

12