Searched refs:RAL_RF_20BIT (Results 1 – 2 of 2) sorted by relevance
210 #define RAL_RF_20BIT (20 << 24) macro
974 tmp = RAL_RF_BUSY | RAL_RF_20BIT | (val & 0xffff) << 2 | (reg & 0x3); in ural_rf_write()