Home
last modified time | relevance | path

Searched refs:PWR_CR1_LPMS_STOP0 (Results 1 – 25 of 46) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pwr_ex.c900 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_STOP0); in HAL_PWREx_EnterSTOP0Mode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_pwr.h114 #define LL_PWR_MODE_STOP0 (PWR_CR1_LPMS_STOP0)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h105 #define LL_PWR_MODE_STOP0 (PWR_CR1_LPMS_STOP0)
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_pwr.h111 #define LL_PWR_MODE_STOP0 (PWR_CR1_LPMS_STOP0)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c892 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_STOP0); in HAL_PWREx_EnterSTOP0Mode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pwr_ex.c1194 MODIFY_REG(PWR->CR1, PWR_CR1_LPMS, PWR_CR1_LPMS_STOP0); in HAL_PWREx_EnterSTOP0Mode()
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h6298 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g411xc.h6463 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g441xx.h6646 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32gbk1cb.h6411 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g431xx.h6425 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g4a1xx.h6810 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g491xx.h6589 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g473xx.h7174 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g471xx.h6660 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
Dstm32g483xx.h7395 #define PWR_CR1_LPMS_STOP0 (0x00000000U) /*!< Stop 0 mode */ macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h4984 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l412xx.h4768 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l433xx.h8549 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l451xx.h8723 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l442xx.h8685 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l431xx.h8466 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l432xx.h8469 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l443xx.h8765 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro
Dstm32l471xx.h9421 #define PWR_CR1_LPMS_STOP0 (0x00000000UL) /*!< Stop 0 mode */ macro

12