Home
last modified time | relevance | path

Searched refs:BM_POOL_GetBufferContext (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h594 t_Handle BM_POOL_GetBufferContext(t_Handle h_BmPool, void *p_Buff);
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c182 h_BufContext = BM_POOL_GetBufferContext(p_BmPool, p_Data); in BmPoolFree()
534 t_Handle BM_POOL_GetBufferContext(t_Handle h_BmPool, void *p_Buff) in BM_POOL_GetBufferContext() function