Searched refs:MR_BLE_IBIAS_TRIM_Msk (Results 1 – 1 of 1) sorted by relevance
44 #define MR_BLE_IBIAS_TRIM_Msk (0x0F << MR_BLE_IBIAS_TRIM_Pos) macro245 …mr_ble_ibias = ((*(volatile uint32_t *)MR_TRIMMING_LOCATION) & MR_BLE_IBIAS_TRIM_Msk) >… in HAL_RADIO_Init()