/AliOS-Things-master/components/cli/src/iobox/ |
A D | hexdump.c | 31 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 D | printf.c | 74 char chr = c; in putchar() local 82 char chr = '\n'; in puts() local
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/hal/ |
A D | hal_uart.c | 92 int chr; in mp_bluetooth_nimble_hci_uart_process() local
|
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/ |
A D | btstack_hci_uart.c | 177 int chr; in mp_bluetooth_btstack_hci_uart_process() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | vstr.c | 207 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 D | modframebuf.c | 608 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 D | sh1106.c | 449 uint8_t chr, in OLED_Show_Char()
|
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/ |
A D | ff.c | 663 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 D | ff.c | 669 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 D | core_801.h | 1054 CHR_Type chr; in csi_system_reset() local
|
A D | csi_gcc.h | 864 __ALWAYS_STATIC_INLINE void __set_CHR(uint32_t chr) in __set_CHR()
|
A D | core_802.h | 1509 CHR_Type chr; in csi_system_reset() local
|
A D | core_803.h | 1522 CHR_Type chr; in csi_system_reset() local
|
A D | core_804.h | 1526 CHR_Type chr; in csi_system_reset() local
|
A D | core_805.h | 1518 CHR_Type chr; in csi_system_reset() local
|
/AliOS-Things-master/components/csi/csi1/include/core/ |
A D | core_801.h | 1049 CHR_Type chr; in csi_system_reset() local
|
A D | core_802.h | 1499 CHR_Type chr; in csi_system_reset() local
|
A D | csi_gcc.h | 844 __ALWAYS_STATIC_INLINE void __set_CHR(uint32_t chr) in __set_CHR()
|
A D | core_805.h | 1505 CHR_Type chr; in csi_system_reset() local
|
A D | core_803.h | 1509 CHR_Type chr; in csi_system_reset() local
|
A D | core_804.h | 1510 CHR_Type chr; in csi_system_reset() local
|