Home
last modified time | relevance | path

Searched refs:LPTIM_IER_CMPOKIE (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lptim.h136 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update O…
1219 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1230 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1241 return (READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == (LPTIM_IER_CMPOKIE)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32l0xx_hal_lptim.h375 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lptim.h139 #define LL_LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE /*!< Compare register update O…
1401 SET_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_EnableIT_CMPOK()
1412 CLEAR_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE); in LL_LPTIM_DisableIT_CMPOK()
1423 return (READ_BIT(LPTIMx->IER, LPTIM_IER_CMPOKIE) == (LPTIM_IER_CMPOKIE)); in LL_LPTIM_IsEnabledIT_CMPOK()
Dstm32l4xx_hal_lptim.h391 #define LPTIM_IT_CMPOK LPTIM_IER_CMPOKIE
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3185 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3443 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3585 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14960 #define LPTIM_IER_CMPOKIE LPTIM_IER_CMPOKIE_Msk /*!< Compare registe… macro