Home
last modified time | relevance | path

Searched refs:LPTIM_CFGR_TIMOUT (Results 1 – 25 of 213) sorted by relevance

123456789

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lptim.h655 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
669 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
680 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_lptim.h651 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
665 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
676 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_lptim.h676 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
690 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
701 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lptim.h774 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
788 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
799 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_lptim.h742 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
756 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
767 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lptim.h756 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
770 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
781 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lptim.h766 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
780 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
791 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lptim.h776 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
790 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
801 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lptim.h789 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
803 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
814 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lptim.h781 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
795 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
806 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lptim.h779 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
793 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
804 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lptim.h1249 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
1263 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
1274 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lptim.h1262 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
1276 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
1287 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lptim.h1347 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
1361 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
1372 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lptim.h1292 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
1306 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
1317 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lptim.h1259 SET_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_EnableTimeout()
1273 CLEAR_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT); in LL_LPTIM_DisableTimeout()
1284 return (((READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_TIMOUT) == LPTIM_CFGR_TIMOUT) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledTimeout()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_lptim.c1396 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1457 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1491 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1570 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_lptim.c1367 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1428 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1459 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1534 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_lptim.c1343 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1404 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1442 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1525 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_lptim.c1343 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1404 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1438 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1517 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_lptim.c1383 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1444 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1478 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1557 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_lptim.c1343 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1404 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1440 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1521 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_lptim.c1368 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1429 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1460 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1535 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_lptim.c1357 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1418 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1452 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1531 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_lptim.c1430 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start()
1491 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop()
1525 hlptim->Instance->CFGR |= LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Start_IT()
1604 hlptim->Instance->CFGR &= ~LPTIM_CFGR_TIMOUT; in HAL_LPTIM_TimeOut_Stop_IT()

123456789