Searched refs:GX_POWER_ASSERT (Results 1 – 1 of 1) sorted by relevance
308 #define GX_POWER_ASSERT(x) SDK_ASSERTMSG( ( ( (x) & ~GX_POWER_ALL ) == 0 ), \ macro1122 GX_POWER_ASSERT(gxbit_power); in GX_SetPower()