Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_ulpt/
Dr_ulpt.c635 uint32_t ulptioc = 0U; in r_ulpt_hardware_cfg() local
668 ulptioc |= p_extend->ulptevi_filter & R_ULPT0_ULPTIOC_TIPF_Msk; in r_ulpt_hardware_cfg()
671 ulptioc |= p_extend->enable_function & R_ULPT0_ULPTIOC_TIOGT0_Msk; in r_ulpt_hardware_cfg()
688 ulptioc |= R_ULPT0_ULPTIOC_TOE_Msk; in r_ulpt_hardware_cfg()
738 p_instance_ctrl->p_reg->ULPTIOC = (uint8_t) ulptioc; in r_ulpt_hardware_cfg()