Home
last modified time | relevance | path

Searched defs:_b_ (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsCommon.h311 #define MIN(_a_, _b_) ((_a_) < (_b_) ? (_a_) : (_b_)) argument
314 #define MAX(_a_, _b_) ((_a_) > (_b_) ? (_a_) : (_b_)) argument
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsCommon.h338 #define MIN(_a_, _b_) ((_a_) < (_b_) ? (_a_) : (_b_)) argument
341 #define MAX(_a_, _b_) ((_a_) > (_b_) ? (_a_) : (_b_)) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DregDSCMB.h628 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DregDSCMB.h628 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DregDSCMB.h657 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DregDSCMB.h657 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DregDSCMB.h695 #define REG_DSCMB_KL_SP_IV(_a_, _b_) (REG_DSCMB_KL_BANK + 0x2CUL + (_b_) +((_a_)*(0x40UL))) argument