| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/ |
| D | fsl_lpi2c.c | 325 if (((base->MCFGR1 & LPI2C_MCFGR1_IGNACK_MASK) != 0x00U) && (result == kStatus_LPI2C_Nak)) in LPI2C_MasterCheckAndClearError() 514 value = base->MCFGR1; in LPI2C_MasterInit() 518 base->MCFGR1 = value; in LPI2C_MasterInit() 550 prescaler = (base->MCFGR1 & LPI2C_MCFGR1_PRESCALE_MASK) >> LPI2C_MCFGR1_PRESCALE_SHIFT; in LPI2C_MasterInit() 611 …base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_MATCFG_MASK) | LPI2C_MCFGR1_MATCFG(matchConfig->match… in LPI2C_MasterConfigureDataMatch() 751 base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_PRESCALE_MASK) | LPI2C_MCFGR1_PRESCALE(bestPre); in LPI2C_MasterSetBaudRate() 789 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterStart() 1050 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterTransferBlocking() 1602 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterTransferNonBlocking()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c.c | 416 value = base->MCFGR1; in LPI2C_MasterInit() 420 base->MCFGR1 = value; in LPI2C_MasterInit() 452 prescaler = (base->MCFGR1 & LPI2C_MCFGR1_PRESCALE_MASK) >> LPI2C_MCFGR1_PRESCALE_SHIFT; in LPI2C_MasterInit() 522 …base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_MATCFG_MASK) | LPI2C_MCFGR1_MATCFG(matchConfig->match… in LPI2C_MasterConfigureDataMatch() 662 base->MCFGR1 = (base->MCFGR1 & ~LPI2C_MCFGR1_PRESCALE_MASK) | LPI2C_MCFGR1_PRESCALE(bestPre); in LPI2C_MasterSetBaudRate() 696 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterStart() 950 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterTransferBlocking() 1457 base->MCFGR1 &= ~LPI2C_MCFGR1_AUTOSTOP_MASK; in LPI2C_MasterTransferNonBlocking()
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K148_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K116_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K118_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K142W_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K146_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K142_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K144W_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| D | S32K144_LPI2C.h | 81 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/ |
| D | S32K344_LPI2C.h | 81 __IO uint32_t MCFGR1; /**< Master Configuration 1, offset: 0x24 */ member
|
| /hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/ |
| D | S32Z2_LPI2C.h | 85 __IO uint32_t MCFGR1; /**< Controller Configuration 1, offset: 0x24 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/ |
| D | MKE14Z4.h | 3520 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/ |
| D | MKE15Z4.h | 3521 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/ |
| D | MKE16Z4.h | 3519 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/ |
| D | MKE12Z7.h | 6348 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/ |
| D | MKE12Z9.h | 6242 __IO uint32_t MCFGR1; /**< Controller Configuration 1, offset: 0x24 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/ |
| D | MKE17Z7.h | 6352 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/ |
| D | MKE13Z7.h | 6350 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z7/ |
| D | MKE14Z7.h | 6080 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z9/ |
| D | MKE17Z9.h | 6244 __IO uint32_t MCFGR1; /**< Controller Configuration 1, offset: 0x24 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z7/ |
| D | MKE15Z7.h | 6082 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z9/ |
| D | MKE13Z9.h | 6243 __IO uint32_t MCFGR1; /**< Controller Configuration 1, offset: 0x24 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/ |
| D | MKE14F16.h | 8528 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/ |
| D | K32L2A41A.h | 7610 …__IO uint32_t MCFGR1; /**< Master Configuration Register 1, offset: 0x2… member
|