mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update qstr defs
This commit is contained in:
parent
862dd3d16a
commit
d068d92af5
@ -200,7 +200,6 @@ Q(accel, (const byte*)"\xcd\x8f\x05\x00" "accel")
|
||||
Q(accel_read, (const byte*)"\x80\x08\x0a\x00" "accel_read")
|
||||
Q(accel_mode, (const byte*)"\x11\x83\x0a\x00" "accel_mode")
|
||||
Q(hid, (const byte*)"\xe0\x4f\x03\x00" "hid")
|
||||
Q(time, (const byte*)"\xf0\xc1\x04\x00" "time")
|
||||
Q(rand, (const byte*)"\x9c\x0a\x04\x00" "rand")
|
||||
Q(Led, (const byte*)"\x88\xe0\x03\x00" "Led")
|
||||
Q(LCD, (const byte*)"\xce\xdc\x03\x00" "LCD")
|
||||
@ -208,9 +207,6 @@ Q(Servo, (const byte*)"\x98\xd9\x05\x00" "Servo")
|
||||
Q(SD, (const byte*)"\xf2\x74\x02\x00" "SD")
|
||||
Q(SDcard, (const byte*)"\xc6\x0b\x06\x00" "SDcard")
|
||||
Q(I2C, (const byte*)"\x5d\xdf\x03\x00" "I2C")
|
||||
Q(gpio, (const byte*)"\x54\xd8\x04\x00" "gpio")
|
||||
Q(gpio_in, (const byte*)"\xac\xa3\x07\x00" "gpio_in")
|
||||
Q(gpio_out, (const byte*)"\xe5\x32\x08\x00" "gpio_out")
|
||||
Q(Usart, (const byte*)"\xc4\xc9\x05\x00" "Usart")
|
||||
Q(ADC, (const byte*)"\x63\xb6\x03\x00" "ADC")
|
||||
Q(ADC_all, (const byte*)"\xfd\x74\x07\x00" "ADC_all")
|
||||
@ -233,6 +229,9 @@ Q(PULL_UP, (const byte*)"\xba\x5e\x07\x00" "PULL_UP")
|
||||
Q(PULL_DOWN, (const byte*)"\xad\xfb\x09\x00" "PULL_DOWN")
|
||||
Q(PUSH_PULL, (const byte*)"\x81\x5e\x09\x00" "PUSH_PULL")
|
||||
Q(OPEN_DRAIN, (const byte*)"\x5e\x48\x0a\x00" "OPEN_DRAIN")
|
||||
Q(Image, (const byte*)"\x62\xa0\x05\x00" "Image")
|
||||
Q(Surf, (const byte*)"\x17\xb7\x04\x00" "Surf")
|
||||
Q(Cascade, (const byte*)"\xf7\x46\x07\x00" "Cascade")
|
||||
Q(led, (const byte*)"\x68\x40\x03\x00" "led")
|
||||
Q(RED, (const byte*)"\x96\x06\x03\x00" "RED")
|
||||
Q(GREEN, (const byte*)"\xde\x98\x05\x00" "GREEN")
|
||||
@ -240,8 +239,41 @@ Q(BLUE, (const byte*)"\x3b\x3b\x04\x00" "BLUE")
|
||||
Q(on, (const byte*)"\x64\x6f\x02\x00" "on")
|
||||
Q(off, (const byte*)"\x8a\x5c\x03\x00" "off")
|
||||
Q(toggle, (const byte*)"\xb7\x43\x06\x00" "toggle")
|
||||
Q(Image, (const byte*)"\x62\xa0\x05\x00" "Image")
|
||||
Q(Imlib, (const byte*)"\x66\xcd\x05\x00" "Imlib")
|
||||
Q(Sensor, (const byte*)"\x33\xd0\x06\x00" "Sensor")
|
||||
Q(Cascade, (const byte*)"\xf7\x46\x07\x00" "Cascade")
|
||||
Q(time, (const byte*)"\xf0\xc1\x04\x00" "time")
|
||||
Q(ticks, (const byte*)"\x43\x08\x05\x00" "ticks")
|
||||
Q(clock, (const byte*)"\x2d\x65\x05\x00" "clock")
|
||||
Q(sleep, (const byte*)"\xea\x27\x05\x00" "sleep")
|
||||
Q(Clock, (const byte*)"\x4d\x86\x05\x00" "Clock")
|
||||
Q(sensor, (const byte*)"\x53\xcc\x06\x00" "sensor")
|
||||
Q(RGB565, (const byte*)"\x64\xcc\x06\x00" "RGB565")
|
||||
Q(YUV422, (const byte*)"\x0b\xfa\x06\x00" "YUV422")
|
||||
Q(GRAYSCALE, (const byte*)"\x70\x1b\x09\x00" "GRAYSCALE")
|
||||
Q(QQCIF, (const byte*)"\xa9\x2a\x05\x00" "QQCIF")
|
||||
Q(QQVGA, (const byte*)"\x75\x61\x05\x00" "QQVGA")
|
||||
Q(QCIF, (const byte*)"\x58\x67\x04\x00" "QCIF")
|
||||
Q(QVGA, (const byte*)"\x84\xfc\x04\x00" "QVGA")
|
||||
Q(CIF, (const byte*)"\x89\xd0\x03\x00" "CIF")
|
||||
Q(VGA, (const byte*)"\xd5\xf6\x03\x00" "VGA")
|
||||
Q(SXGA, (const byte*)"\x48\x70\x04\x00" "SXGA")
|
||||
Q(reset, (const byte*)"\x10\xf4\x05\x00" "reset")
|
||||
Q(snapshot, (const byte*)"\x49\xb8\x08\x00" "snapshot")
|
||||
Q(set_pixformat, (const byte*)"\x3a\x5c\x0d\x00" "set_pixformat")
|
||||
Q(set_framerate, (const byte*)"\x47\x05\x0d\x00" "set_framerate")
|
||||
Q(set_gainceiling, (const byte*)"\xba\x38\x0f\x00" "set_gainceiling")
|
||||
Q(set_brightness, (const byte*)"\x91\xbe\x0e\x00" "set_brightness")
|
||||
Q(__write_reg, (const byte*)"\xd7\xa5\x0b\x00" "__write_reg")
|
||||
Q(__read_reg, (const byte*)"\x38\xbc\x0a\x00" "__read_reg")
|
||||
Q(P1, (const byte*)"\xa4\x74\x02\x00" "P1")
|
||||
Q(P2, (const byte*)"\xa7\x74\x02\x00" "P2")
|
||||
Q(P3, (const byte*)"\xa6\x74\x02\x00" "P3")
|
||||
Q(P4, (const byte*)"\xa1\x74\x02\x00" "P4")
|
||||
Q(P5, (const byte*)"\xa0\x74\x02\x00" "P5")
|
||||
Q(P6, (const byte*)"\xa3\x74\x02\x00" "P6")
|
||||
Q(IN, (const byte*)"\x22\x73\x02\x00" "IN")
|
||||
Q(OUT, (const byte*)"\x0b\xe3\x03\x00" "OUT")
|
||||
Q(gpio, (const byte*)"\x54\xd8\x04\x00" "gpio")
|
||||
Q(GPIO, (const byte*)"\x14\xe0\x04\x00" "GPIO")
|
||||
Q(spi, (const byte*)"\xcf\x8d\x03\x00" "spi")
|
||||
Q(read, (const byte*)"\xb7\xf9\x04\x00" "read")
|
||||
Q(write, (const byte*)"\x98\xa8\x05\x00" "write")
|
||||
Q(write_image, (const byte*)"\xc0\xef\x0b\x00" "write_image")
|
||||
|
||||
BIN
lib/libmp.a
BIN
lib/libmp.a
Binary file not shown.
Loading…
Reference in New Issue
Block a user