Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_pwr_ex.h200 #define PWR_PKA32RAM_FULL_STOP (PKARAM_ID | PAGE01_ID) /*!< PKA32 RAM retention in St…
767 #define PKARAM_ID (0x01UL << 24U) macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1887 case PKARAM_ID: in HAL_PWREx_EnableRAMsContentStopRetention()
2137 case PKARAM_ID: in HAL_PWREx_DisableRAMsContentStopRetention()