| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/ |
| D | fsl_lpi2c.c | 523 cfgr2 = base->MCFGR2; in LPI2C_MasterInit() 542 base->MCFGR2 = cfgr2; in LPI2C_MasterInit() 558 base->MCFGR2 = (base->MCFGR2 & (~LPI2C_MCFGR2_BUSIDLE_MASK)) | LPI2C_MCFGR2_BUSIDLE(cycles); in LPI2C_MasterInit() 639 …uint8_t filtScl = (uint8_t)((base->MCFGR2 & LPI2C_MCFGR2_FILTSCL_MASK) >> LPI2C_MCFGR2_FILTSCL_SHI… in LPI2C_MasterSetBaudRate() 736 …uint8_t filtSda = (uint8_t)((base->MCFGR2 & LPI2C_MCFGR2_FILTSDA_MASK) >> LPI2C_MCFGR2_FILTSDA_SHI… in LPI2C_MasterSetBaudRate() 741 base->MCFGR2 = (base->MCFGR2 & ~LPI2C_MCFGR2_FILTSDA_MASK) | LPI2C_MCFGR2_FILTSDA(filtSda); in LPI2C_MasterSetBaudRate()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c.c | 425 cfgr2 = base->MCFGR2; in LPI2C_MasterInit() 444 base->MCFGR2 = cfgr2; in LPI2C_MasterInit() 463 base->MCFGR2 = cfgr2; in LPI2C_MasterInit() 550 …uint8_t filtScl = (uint8_t)((base->MCFGR2 & LPI2C_MCFGR2_FILTSCL_MASK) >> LPI2C_MCFGR2_FILTSCL_SHI… in LPI2C_MasterSetBaudRate() 647 …uint8_t filtSda = (uint8_t)((base->MCFGR2 & LPI2C_MCFGR2_FILTSDA_MASK) >> LPI2C_MCFGR2_FILTSDA_SHI… in LPI2C_MasterSetBaudRate() 652 base->MCFGR2 = (base->MCFGR2 & ~LPI2C_MCFGR2_FILTSDA_MASK) | LPI2C_MCFGR2_FILTSDA(filtSda); in LPI2C_MasterSetBaudRate()
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K148_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K116_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K118_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K142W_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K146_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K142_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K144W_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| D | S32K144_LPI2C.h | 82 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/ |
| D | S32K344_LPI2C.h | 82 __IO uint32_t MCFGR2; /**< Master Configuration 2, offset: 0x28 */ member
|
| /hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/ |
| D | S32Z2_LPI2C.h | 86 __IO uint32_t MCFGR2; /**< Controller Configuration 2, offset: 0x28 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/ |
| D | MKE14Z4.h | 3521 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/ |
| D | MKE15Z4.h | 3522 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE16Z4/ |
| D | MKE16Z4.h | 3520 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z7/ |
| D | MKE12Z7.h | 6349 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE12Z9/ |
| D | MKE12Z9.h | 6243 __IO uint32_t MCFGR2; /**< Controller Configuration 2, offset: 0x28 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z7/ |
| D | MKE17Z7.h | 6353 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z7/ |
| D | MKE13Z7.h | 6351 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z7/ |
| D | MKE14Z7.h | 6081 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE17Z9/ |
| D | MKE17Z9.h | 6245 __IO uint32_t MCFGR2; /**< Controller Configuration 2, offset: 0x28 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z7/ |
| D | MKE15Z7.h | 6083 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE13Z9/ |
| D | MKE13Z9.h | 6244 __IO uint32_t MCFGR2; /**< Controller Configuration 2, offset: 0x28 */ member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14F16/ |
| D | MKE14F16.h | 8529 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/K32L2A41A/ |
| D | K32L2A41A.h | 7611 …__IO uint32_t MCFGR2; /**< Master Configuration Register 2, offset: 0x2… member
|