Home
last modified time | relevance | path

Searched refs:bc (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.6.0/components/fatfs/src/
Dffunicode.c15473 WORD uc, bc, nc, cmd; in ff_wtoupper() local
15571 bc = *p++; /* Get the block base */ in ff_wtoupper()
15572 if (bc == 0 || uc < bc) break; /* Not matched? */ in ff_wtoupper()
15574 if (uc < bc + nc) { /* In the block? */ in ff_wtoupper()
15576 case 0: uc = p[uc - bc]; break; /* Table conversion */ in ff_wtoupper()
15577 case 1: uc -= (uc - bc) & 1; break; /* Case pairs */ in ff_wtoupper()
Dff.c1154 UINT wc, bc; in get_fat() local
1167 bc = (UINT)clst; bc += bc / 2; in get_fat()
1168 if (move_window(fs, fs->fatbase + (bc / SS(fs))) != FR_OK) break; in get_fat()
1169 wc = fs->win[bc++ % SS(fs)]; /* Get 1st byte of the entry */ in get_fat()
1170 if (move_window(fs, fs->fatbase + (bc / SS(fs))) != FR_OK) break; in get_fat()
1171 wc |= fs->win[bc % SS(fs)] << 8; /* Merge 2nd byte of the entry */ in get_fat()
1232 UINT bc; in put_fat() local
1240 bc = (UINT)clst; bc += bc / 2; /* bc: byte offset of the entry */ in put_fat()
1241 res = move_window(fs, fs->fatbase + (bc / SS(fs))); in put_fat()
1243 p = fs->win + bc++ % SS(fs); in put_fat()
[all …]
/hal_espressif-3.6.0/examples/wifi/wifi_eap_fast/main/
Dserver.crt19 32:bc:c5:e0:4c:45:c4:58:60:15:67:1e:6b:40:19:
20 3f:f0:ab:92:61:92:2d:71:10:2e:f2:eb:bc:81:2f:
27 a1:a1:af:ab:2a:59:c4:0f:56:22:bc:be:14:be:18:
49 35:b6:19:1d:26:43:44:af:12:4b:bc:b9:84:50:02:fd:1d:fa:
Dserver.pem35 BkDOzhErF/dXOE65b5xG4KfoXy78WN7OeJpjNgNUDUl1/3+bc++8f7ZBzOtVAjP7
/hal_espressif-3.6.0/examples/wifi/wifi_enterprise/main/
Dserver.pem52 28:89:41:0d:10:13:2a:c2:3b:84:b5:43:aa:b5:f4:bc:17:0b:
56 7e:27:d6:da:b3:ae:7b:bc:85:a2:bf:6c:d5:04:46:a1:05:2b:
Dclient.crt45 72:66:54:e3:01:bc:fe:11:fc:14:ff:a1:29:83:6a:03:ed:29:
50 e3:47:4d:39:09:dc:94:e2:43:8f:57:b6:6b:5c:58:bc:0e:b8:
Dclient.pem45 72:66:54:e3:01:bc:fe:11:fc:14:ff:a1:29:83:6a:03:ed:29:
50 e3:47:4d:39:09:dc:94:e2:43:8f:57:b6:6b:5c:58:bc:0e:b8:
Dserver.crt52 28:89:41:0d:10:13:2a:c2:3b:84:b5:43:aa:b5:f4:bc:17:0b:
56 7e:27:d6:da:b3:ae:7b:bc:85:a2:bf:6c:d5:04:46:a1:05:2b:
/hal_espressif-3.6.0/examples/wifi/getting_started/station/
DREADME.md55 I (769) wifi: mode : sta (30:ae:a4:d9:bc:c4)
88 I (759) wifi: mode : sta (30:ae:a4:d9:bc:c4)
/hal_espressif-3.6.0/tools/ldgen/samples/
Dsections.info155 19 .text.xEventGroupSync 00000108 00000000 00000000 000004bc 2**2
433 28 .literal.xQueueSelectFromSetFromISR 00000004 00000000 00000000 000003bc 2**2
461 42 .text.xQueueCreateCountingSemaphore 0000006a 00000000 00000000 000006bc 2**2
1097 167 .rodata.__FUNCTION__$5485 0000000b 00000000 00000000 000035bc 2**2
/hal_espressif-3.6.0/tools/ldgen/test/data/
Dlibfreertos.a.txt155 19 .text.xEventGroupSync 00000108 00000000 00000000 000004bc 2**2
538 28 .literal.xQueueSelectFromSetFromISR 00000004 00000000 00000000 000003bc 2**2
566 42 .text.xQueueCreateCountingSemaphore 0000006a 00000000 00000000 000006bc 2**2
1202 167 .rodata.__FUNCTION__$5485 0000000b 00000000 00000000 000035bc 2**2