Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_module_stop.h307 #define BSP_MSTP_BIT_FSP_IP_RTC(channel) (1U << (23U)); macro
Dbsp_clocks.c1863 BSP_MSTP_REG_FSP_IP_RTC(0) &= ~BSP_MSTP_BIT_FSP_IP_RTC(0); in bsp_prv_cmc_init()
1866 BSP_MSTP_REG_FSP_IP_RTC(0) |= BSP_MSTP_BIT_FSP_IP_RTC(0); in bsp_prv_cmc_init()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_module_stop.h269 #define BSP_MSTP_BIT_FSP_IP_RTC(channel) (1U << (5U)); macro