Home
last modified time | relevance | path

Searched refs:LPTMR_CNR_COUNTER_MASK (Results 1 – 21 of 21) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lptmr.h319 return (uint32_t)((base->CNR & LPTMR_CNR_COUNTER_MASK) >> LPTMR_CNR_COUNTER_SHIFT); in LPTMR_GetCurrentTimerCount()
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h1957 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
1959 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MK22F51212/
DMK22F51212.h7978 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
7980 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW24D5/
DMKW24D5.h4712 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
4714 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKE14F16/
DMKE14F16.h9386 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
9388 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW22D5/
DMKW22D5.h4712 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
4714 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKE16F16/
DMKE16F16.h10190 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
10192 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKE18F16/
DMKE18F16.h10195 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
10197 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/
DMKW31Z4.h3685 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
3687 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MK64F12/
DMK64F12.h16441 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
16445 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/
DMKW40Z4.h3431 #define LPTMR_CNR_COUNTER_MASK 0xFFFFu macro
3434 … (((uint32_t)(((uint32_t)(x))<<LPTMR_CNR_COUNTER_SHIFT))&LPTMR_CNR_COUNTER_MASK)
DMKW40Z4_extension.h10242 #define LPTMR_RD_CNR_COUNTER(base) ((LPTMR_CNR_REG(base) & LPTMR_CNR_COUNTER_MASK) >> LPTMR_CNR_COU…
10246 #define LPTMR_WR_CNR_COUNTER(base, value) (LPTMR_RMW_CNR(base, LPTMR_CNR_COUNTER_MASK, LPTMR_CNR_CO…
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/
DMKW21Z4.h3614 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
3616 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/
DMKW41Z4.h3685 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
3687 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/
DMKW20Z4.h3431 #define LPTMR_CNR_COUNTER_MASK 0xFFFFu macro
3434 … (((uint32_t)(((uint32_t)(x))<<LPTMR_CNR_COUNTER_SHIFT))&LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/
DMKW30Z4.h3431 #define LPTMR_CNR_COUNTER_MASK 0xFFFFu macro
3434 … (((uint32_t)(((uint32_t)(x))<<LPTMR_CNR_COUNTER_SHIFT))&LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKV56F24/
DMKV56F24.h14877 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
14879 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MK80F25615/
DMK80F25615.h15518 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
15520 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MKV58F24/
DMKV58F24.h16217 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
16219 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MK82F25615/
DMK82F25615.h15512 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
15514 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)
/hal_nxp-2.7.6/mcux/devices/MK66F18/
DMK66F18.h16207 #define LPTMR_CNR_COUNTER_MASK (0xFFFFU) macro
16209 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CNR_COUNTER_SHIFT)) & LPTMR_CNR_COUNTER_MASK)