Home
last modified time | relevance | path

Searched defs:chr (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/cli/src/iobox/
A Dhexdump.c31 static bool is_same_char(const unsigned char *buf, int len, unsigned char chr) in is_same_char()
101 static int hexdump_do(const char *file, int len, int skip, int chr) in hexdump_do()
163 int opts = 0, len = 0, skip = 0, chr = 0; in hexdump_main() local
/AliOS-Things-master/components/py_engine/engine/shared/libc/
A Dprintf.c74 char chr = c; in putchar() local
82 char chr = '\n'; in puts() local
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/hal/
A Dhal_uart.c92 int chr; in mp_bluetooth_nimble_hci_uart_process() local
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dbtstack_hci_uart.c177 int chr; in mp_bluetooth_btstack_hci_uart_process() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dvstr.c207 void vstr_ins_char(vstr_t *vstr, size_t char_pos, unichar chr) { in vstr_ins_char()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodframebuf.c608 STATIC unsigned char hz_get_mat(font_t* font, char * chr, unsigned char * mat) { in hz_get_mat()
699 STATIC unsigned char asc_get_mat(font_t* font, char * chr, unsigned char * mat){ in asc_get_mat()
877 int chr = *(uint8_t *)(str+i); in framebuf_text_helper() local
/AliOS-Things-master/components/drivers/external_device/sh1106/src/
A Dsh1106.c449 uint8_t chr, in OLED_Show_Char()
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dff.c663 static int chk_chr (const char* str, int chr) /* NZ:contained, ZR:not contained */ in chk_chr()
789 DWORD chr, /* UTF-16 encoded character (Double encoding unit char if >=0x10000) */ in put_utf()
2057 WCHAR chr; local
2725 DWORD chr; local
/AliOS-Things-master/components/fatfs/src/
A Dff.c669 int chk_chr (const char* str, int chr) /* NZ:contained, ZR:not contained */ in chk_chr()
1932 WCHAR chr; local
2124 WCHAR chr; local
2582 WCHAR chr; local
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_801.h1054 CHR_Type chr; in csi_system_reset() local
A Dcsi_gcc.h864 __ALWAYS_STATIC_INLINE void __set_CHR(uint32_t chr) in __set_CHR()
A Dcore_802.h1509 CHR_Type chr; in csi_system_reset() local
A Dcore_803.h1522 CHR_Type chr; in csi_system_reset() local
A Dcore_804.h1526 CHR_Type chr; in csi_system_reset() local
A Dcore_805.h1518 CHR_Type chr; in csi_system_reset() local
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_801.h1049 CHR_Type chr; in csi_system_reset() local
A Dcore_802.h1499 CHR_Type chr; in csi_system_reset() local
A Dcsi_gcc.h844 __ALWAYS_STATIC_INLINE void __set_CHR(uint32_t chr) in __set_CHR()
A Dcore_805.h1505 CHR_Type chr; in csi_system_reset() local
A Dcore_803.h1509 CHR_Type chr; in csi_system_reset() local
A Dcore_804.h1510 CHR_Type chr; in csi_system_reset() local

Completed in 101 milliseconds