Home
last modified time | relevance | path

Searched refs:CONF (Results 1 – 25 of 131) sorted by relevance

123456

/hal_nxp-latest/mcux/mcux-sdk/drivers/ftm/
Dfsl_ftm.h824 base->CONF |= FTM_CONF_GTBEOUT_MASK; in FTM_SetGlobalTimeBaseOutputEnable()
828 base->CONF &= ~FTM_CONF_GTBEOUT_MASK; in FTM_SetGlobalTimeBaseOutputEnable()
1148 uint32_t reg = base->CONF; in FTM_SetLoadFreq()
1152 base->CONF = reg; in FTM_SetLoadFreq()
Dfsl_ftm.c289 base->CONF = (FTM_CONF_BDMMODE(config->bdmMode) | FTM_CONF_GTBEEN(config->useGlobalTimeBase)); in FTM_Init()
302 base->CONF |= FTM_CONF_ITRIGR_MASK; in FTM_Init()
306 base->CONF &= ~FTM_CONF_ITRIGR_MASK; in FTM_Init()
/hal_nxp-latest/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.c135 base->CONF = TPM_CONF_DOZEEN(config->enableDoze) | in TPM_Init()
153 base->CONF |= TPM_CONF_DBGMODE_MASK; in TPM_Init()
157 base->CONF &= ~TPM_CONF_DBGMODE_MASK; in TPM_Init()
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/
DS32K142_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K148_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K118_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K116_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K146_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K142W_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K144W_FTM.h98 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
DS32K144_FTM.h97 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/
DMCXC041.h6504 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z4/
DMKE04Z4.h1026 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE02Z4/
DMKE02Z4.h1014 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE04Z1284/
DMKE04Z1284.h1039 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE06Z4/
DMKE06Z4.h1039 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/
DMKL17Z644.h7997 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/
DMCXC141.h8994 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/
DMCXC142.h8992 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h4181 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/
DMCXC242.h9002 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h8013 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/
DMCXC144.h9644 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/
DMCXC143.h9644 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member
/hal_nxp-latest/mcux/mcux-sdk/devices/MK02F12810/
DMK02F12810.h3667 __IO uint32_t CONF; /**< Configuration, offset: 0x84 */ member

123456