/hal_nxp-2.7.6/mcux/drivers/kinetis/ |
D | fsl_lptmr.h | 345 reg |= LPTMR_CSR_TEN_MASK; in LPTMR_StartTimer() 362 reg &= ~LPTMR_CSR_TEN_MASK; in LPTMR_StopTimer()
|
D | fsl_lptmr.c | 115 base->CSR &= ~LPTMR_CSR_TEN_MASK; in LPTMR_Deinit()
|
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/ |
D | MKL25Z4.h | 1918 #define LPTMR_CSR_TEN_MASK (0x1U) macro 1920 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MK22F51212/ |
D | MK22F51212.h | 7875 #define LPTMR_CSR_TEN_MASK (0x1U) macro 7881 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW24D5/ |
D | MKW24D5.h | 4673 #define LPTMR_CSR_TEN_MASK (0x1U) macro 4675 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKE14F16/ |
D | MKE14F16.h | 9276 #define LPTMR_CSR_TEN_MASK (0x1U) macro 9282 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW22D5/ |
D | MKW22D5.h | 4673 #define LPTMR_CSR_TEN_MASK (0x1U) macro 4675 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKE16F16/ |
D | MKE16F16.h | 10080 #define LPTMR_CSR_TEN_MASK (0x1U) macro 10086 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKE18F16/ |
D | MKE18F16.h | 10085 #define LPTMR_CSR_TEN_MASK (0x1U) macro 10091 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW31Z4/ |
D | MKW31Z4.h | 3646 #define LPTMR_CSR_TEN_MASK (0x1U) macro 3648 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MK64F12/ |
D | MK64F12.h | 16325 #define LPTMR_CSR_TEN_MASK (0x1U) macro 16331 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW40Z4/ |
D | MKW40Z4.h | 3384 #define LPTMR_CSR_TEN_MASK 0x1u macro 3387 …(x) (((uint32_t)(((uint32_t)(x))<<LPTMR_CSR_TEN_SHIFT))&LPTMR_CSR_TEN_MASK)
|
D | MKW40Z4_extension.h | 9912 #define LPTMR_RD_CSR_TEN(base) ((LPTMR_CSR_REG(base) & LPTMR_CSR_TEN_MASK) >> LPTMR_CSR_TEN_SHIFT) 9916 #define LPTMR_WR_CSR_TEN(base, value) (LPTMR_RMW_CSR(base, (LPTMR_CSR_TEN_MASK | LPTMR_CSR_TCF_MASK…
|
/hal_nxp-2.7.6/mcux/devices/MKW21Z4/ |
D | MKW21Z4.h | 3575 #define LPTMR_CSR_TEN_MASK (0x1U) macro 3577 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW41Z4/ |
D | MKW41Z4.h | 3646 #define LPTMR_CSR_TEN_MASK (0x1U) macro 3648 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW20Z4/ |
D | MKW20Z4.h | 3384 #define LPTMR_CSR_TEN_MASK 0x1u macro 3387 …(x) (((uint32_t)(((uint32_t)(x))<<LPTMR_CSR_TEN_SHIFT))&LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKW30Z4/ |
D | MKW30Z4.h | 3384 #define LPTMR_CSR_TEN_MASK 0x1u macro 3387 …(x) (((uint32_t)(((uint32_t)(x))<<LPTMR_CSR_TEN_SHIFT))&LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKV56F24/ |
D | MKV56F24.h | 14774 #define LPTMR_CSR_TEN_MASK (0x1U) macro 14780 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MK80F25615/ |
D | MK80F25615.h | 15415 #define LPTMR_CSR_TEN_MASK (0x1U) macro 15421 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MKV58F24/ |
D | MKV58F24.h | 16114 #define LPTMR_CSR_TEN_MASK (0x1U) macro 16120 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MK82F25615/ |
D | MK82F25615.h | 15409 #define LPTMR_CSR_TEN_MASK (0x1U) macro 15415 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|
/hal_nxp-2.7.6/mcux/devices/MK66F18/ |
D | MK66F18.h | 16104 #define LPTMR_CSR_TEN_MASK (0x1U) macro 16110 … (((uint32_t)(((uint32_t)(x)) << LPTMR_CSR_TEN_SHIFT)) & LPTMR_CSR_TEN_MASK)
|