Home
last modified time | relevance | path

Searched refs:pv (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw_pka.c40 HW_PKA_VAR_T* pv = &HW_PKA_var; in HW_PKA_Enable() local
44 if ( pv->run ) in HW_PKA_Enable()
49 pv->run = TRUE; in HW_PKA_Enable()
154 HW_PKA_VAR_T* pv = &HW_PKA_var; in HW_PKA_Disable() local
156 if ( pv->run ) in HW_PKA_Disable()
168 pv->run = FALSE; in HW_PKA_Disable()