/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pcd.c | 1274 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1317 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler() 1561 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1611 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_pcd.c | 1301 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1344 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler() 1589 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1639 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_pcd.c | 1301 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1344 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler() 1589 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1639 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_pcd.c | 1190 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1233 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_pcd.c | 1249 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1292 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pcd.c | 1269 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1312 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pcd.c | 1284 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1327 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pcd.c | 1060 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1110 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_pcd.c | 1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler() 1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_pcd.h | 61 LPM_L1 = 0x01, /* LPM L1 sleep */ enumerator
|