Home
last modified time | relevance | path

Searched refs:LPM_State (Results 1 – 25 of 52) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd.c1274 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1276 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1315 if (hpcd->LPM_State == LPM_L0) 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()
1563 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1605 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1611 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32l4xx_hal_pcd_ex.c129 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
483 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd.c1301 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1303 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1342 if (hpcd->LPM_State == LPM_L0) 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()
1591 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1633 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1639 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32h5xx_hal_pcd_ex.c129 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
554 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd.c1301 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1303 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1342 if (hpcd->LPM_State == LPM_L0) 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()
1591 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1633 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1639 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32u5xx_hal_pcd_ex.c129 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
497 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32wbxx_hal_pcd_ex.c256 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32u0xx_hal_pcd_ex.c255 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd.c1190 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1192 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1231 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1233 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32f7xx_hal_pcd_ex.c129 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32f0xx_hal_pcd_ex.c256 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32l0xx_hal_pcd_ex.c256 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd.c1249 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1251 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1290 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1292 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd.c1269 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1271 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1310 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1312 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
Dstm32l5xx_hal_pcd_ex.c256 hpcd->LPM_State = LPM_L0; in HAL_PCDEx_ActivateLPM()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd.c1284 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1286 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1325 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1327 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pcd.c1060 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1062 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1104 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1110 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_pcd.c1054 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1056 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1098 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1104 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd.c1288 if (hpcd->LPM_State == LPM_L1) in HAL_PCD_IRQHandler()
1290 hpcd->LPM_State = LPM_L0; in HAL_PCD_IRQHandler()
1331 if (hpcd->LPM_State == LPM_L0) in HAL_PCD_IRQHandler()
1333 hpcd->LPM_State = LPM_L1; in HAL_PCD_IRQHandler()

123