Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h644 t_Error BM_POOL_PutBuf(t_Handle h_BmPool, t_Handle h_BmPortal, void *p_Buff);
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c441 t_Error BM_POOL_PutBuf(t_Handle h_BmPool, t_Handle h_BmPortal, void *p_Buff) in BM_POOL_PutBuf() function
507 if ((res = BM_POOL_PutBuf(p_BmPool, h_BmPortal, p_Data)) != E_OK) in BM_POOL_FillBufs()