Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_ulpt.h53 ULPT_ENABLE_FUNCTION_RESTART = 0x30U, ///< Counting is restarted after ULPTEE. enumerator
/hal_renesas-latest/drivers/ra/fsp/src/r_ulpt/
Dr_ulpt.c581 FSP_ASSERT(p_extend->enable_function != ULPT_ENABLE_FUNCTION_RESTART); in r_ulpt_open_param_checking()