Searched refs:IIC_MASTER_SYSDIVCK_PCLKB_MASK (Results 1 – 1 of 1) sorted by relevance
76 #define IIC_MASTER_SYSDIVCK_PCLKB_MASK (0x00000F00U) macro824 sysdiccr &= (IIC_MASTER_SYSDIVCK_ICLK_MASK | IIC_MASTER_SYSDIVCK_PCLKB_MASK); in iic_master_run_hw_master()825 uint32_t pclkb = (IIC_MASTER_SYSDIVCK_PCLKB_MASK & sysdiccr) >> 8U; in iic_master_run_hw_master()