Searched refs:ui32LockValue (Results 1 – 2 of 2) sorted by relevance
| /hal_ambiq-latest/mcu/apollo3p/hal/ |
| D | am_hal_ble.c | 1348 uint32_t ui32TrimValueSwapped, ui32LockValue, ui32ReadVal, ui32WriteVal; in am_hal_ble_trim_set() local 1360 am_hal_ble_plf_reg_read(pBLE, 0x43000004, &ui32LockValue); in am_hal_ble_trim_set() 1386 am_hal_ble_plf_reg_write(pBLE, 0x43000004, ui32LockValue); in am_hal_ble_trim_set()
|
| /hal_ambiq-latest/mcu/apollo3/hal/ |
| D | am_hal_ble.c | 1454 uint32_t ui32TrimValueSwapped, ui32LockValue, ui32ReadVal, ui32WriteVal; in am_hal_ble_trim_set() local 1466 am_hal_ble_plf_reg_read(pBLE, 0x43000004, &ui32LockValue); in am_hal_ble_trim_set() 1492 am_hal_ble_plf_reg_write(pBLE, 0x43000004, ui32LockValue); in am_hal_ble_trim_set()
|