Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c268 SET_BIT(PWR->ENGTRIM, PWR_ENGTRIM_TRIMLSILPMUEN); in SystemInit()
Dstm32wb07.h3933 #define PWR_ENGTRIM_TRIMLSILPMUEN PWR_ENGTRIM_TRIMLSILPMUE… macro
Dstm32wb06.h3933 #define PWR_ENGTRIM_TRIMLSILPMUEN PWR_ENGTRIM_TRIMLSILPMUE… macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h3045 SET_BIT(PWR->ENGTRIM, PWR_ENGTRIM_TRIMLSILPMUEN); in LL_PWR_SetLSILPMUTrim()
3055 if (READ_BIT(PWR->ENGTRIM, PWR_ENGTRIM_TRIMLSILPMUEN)) in LL_PWR_GetLSILPMUTrim()