Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/mb/common/src/
Dmb_parent.c44 static u16 MBi_calc_nextsendblock(u16 next_block, u16 next_block_req);
1244 static u16 MBi_calc_nextsendblock(u16 next_block, u16 next_block_req) in MBi_calc_nextsendblock() argument
1246 return max(next_block_req, next_block); in MBi_calc_nextsendblock()