Searched refs:bitpos0 (Results 1 – 2 of 2) sorted by relevance
116 #define FMC_REGIDX_BITS(regidx, bitpos0, bitpos1) (((uint32_t)(regidx) << 12) | ((uint32_t)(bitpo… argument
318 #define CAN_REGIDX_BITS(regidx, bitpos0, bitpos1) (((uint32_t)(regidx) << 12) | ((uint32_t)(bitpo… argument
Completed in 11 milliseconds