Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ulpt.h37ULPT_CLOCK_SUBCLOCK = 0x20U, ///< Subclock count source, division by 1, 2, 4, 8, 16, 32, 64,… enumerator
/hal_renesas-latest/drivers/ra/fsp/src/r_ulpt/
Dr_ulpt.c570 …if ((ULPT_CLOCK_LOCO == p_extend->count_source) || (ULPT_CLOCK_SUBCLOCK == p_extend->count_source)) in r_ulpt_open_param_checking()
795 if (ULPT_CLOCK_SUBCLOCK == (count_source_int & R_ULPT0_ULPTMR1_TCK1_Msk)) in r_ulpt_clock_frequency_get()