Home
last modified time | relevance | path

Searched refs:IIC_MASTER_SYSDIVCK_ICLK_MASK (Results 1 – 1 of 1) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c75 #define IIC_MASTER_SYSDIVCK_ICLK_MASK (0x0F000000U) macro
824 sysdiccr &= (IIC_MASTER_SYSDIVCK_ICLK_MASK | IIC_MASTER_SYSDIVCK_PCLKB_MASK); in iic_master_run_hw_master()