Home
last modified time | relevance | path

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

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