Home
last modified time | relevance | path

Searched defs:bc (Results 1 – 19 of 19) sorted by relevance

/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/
H A Duffs_public.c94 u16 uffs_FindBestPageInBlock(uffs_Device *dev, uffs_BlockInfo *bc, u16 page) in uffs_FindBestPageInBlock()
136 uffs_BlockInfo *bc, u16 page_id) in uffs_FindPageInBlockWithPageId()
155 UBOOL uffs_IsBlockPagesFullUsed(uffs_Device *dev, uffs_BlockInfo *bc) in uffs_IsBlockPagesFullUsed()
173 UBOOL uffs_IsThisBlockUsed(uffs_Device *dev, uffs_BlockInfo *bc) in uffs_IsThisBlockUsed()
189 int uffs_GetBlockTimeStamp(uffs_Device *dev, uffs_BlockInfo *bc) in uffs_GetBlockTimeStamp()
210 uffs_BlockInfo *bc, u16 pageFrom) in uffs_FindFirstFreePage()
258 uffs_BlockInfo *bc, uffs_FileInfo *fi) in uffs_CreateNewFile()
288 int uffs_GetBlockFileDataLength(uffs_Device *dev, uffs_BlockInfo *bc, u8 type) in uffs_GetBlockFileDataLength()
352 int uffs_GetFreePagesCount(uffs_Device *dev, uffs_BlockInfo *bc) in uffs_GetFreePagesCount()
379 UBOOL uffs_IsPageErased(uffs_Device *dev, uffs_BlockInfo *bc, u16 page) in uffs_IsPageErased()
H A Duffs_blockinfo.c173 static void _BreakBcFromList(uffs_Device *dev, uffs_BlockInfo *bc) in _BreakBcFromList()
188 static void _InsertToBcListTail(uffs_Device *dev, uffs_BlockInfo *bc) in _InsertToBcListTail()
196 static void _MoveBcToTail(uffs_Device *dev, uffs_BlockInfo *bc) in _MoveBcToTail()
405 uffs_BlockInfo *bc; in uffs_BlockInfoExpireAll() local
H A Duffs_badblock.c105 uffs_BlockInfo *bc = NULL; in uffs_BadBlockRecover() local
H A Duffs_flash.c801 int uffs_FlashMarkDirtyPage(uffs_Device *dev, uffs_BlockInfo *bc, int page) in uffs_FlashMarkDirtyPage()
846 uffs_BlockInfo *bc; in uffs_FlashMarkBadBlock() local
921 uffs_BlockInfo *bc; in uffs_FlashEraseBlock() local
H A Duffs_buf.c613 uffs_BlockInfo *bc //!< old data block info in uffs_BufFlush_Exist_With_BlockCover()
944 uffs_BlockInfo *bc; in _BufFlush_NewBlock() local
989 uffs_BlockInfo *bc //!< block info (Source, also destination) in uffs_BufFlush_Exist_With_Enough_FreePage()
1072 uffs_BlockInfo *bc; in _BufFlush() local
1454 uffs_BlockInfo *bc; in uffs_BufGetEx() local
H A Duffs_tree.c239 uffs_BlockInfo *bc, in _BuildValidTreeNode()
407 static URET _ScanAndFixUnCleanPage(uffs_Device *dev, uffs_BlockInfo *bc) in _ScanAndFixUnCleanPage()
460 uffs_BlockInfo *bc = NULL; in _BuildTreeStepOne() local
H A Duffs_fs.c1318 uffs_BlockInfo *bc = NULL; in do_TruncateInternalWithBlockRecover() local
1462 uffs_BlockInfo *bc; in do_TruncateObject() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/option/
H A Dcc949.c8647 WCHAR bc, nc, cmd; in ff_wtoupper() local
H A Dcc950.c6873 WCHAR bc, nc, cmd; in ff_wtoupper() local
H A Dcc936.c11018 WCHAR bc, nc, cmd; in ff_wtoupper() local
H A Dcc932.c3843 WCHAR bc, nc, cmd; in ff_wtoupper() local
H A Dccsbcs.c361 WCHAR bc, nc, cmd; in ff_wtoupper() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/inc/uffs/
H A Duffs_blockinfo.h72 #define GET_TAG(bc, page) (&(bc)->spares[page].tag) argument
H A Duffs_device.h178 struct uffs_BlockInfoCacheSt bc; //!< block info cache member
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_util.c26 ble_hs_hci_util_handle_pb_bc_join(uint16_t handle, uint8_t pb, uint8_t bc) in ble_hs_hci_util_handle_pb_bc_join()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/
H A Dapi_msg.h97 } bc; member
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Dapi_msg.h80 } bc; member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/
H A Dapi_msg.h98 } bc; member
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dff.c991 UINT wc, bc; in get_fat() local
1068 UINT bc; in put_fat() local