Home
last modified time | relevance | path

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

/Zephyr-latest/soc/renesas/rzt2m/
Dsoc.c39 void rzt2m_unlock_prcrs(uint32_t mask) in rzt2m_unlock_prcrs() function
99 rzt2m_unlock_prcrs(PRCRS_GPIO | PRCRS_CLK); in soc_early_init_hook()
Dsoc.h62 void rzt2m_unlock_prcrs(uint32_t mask);
/Zephyr-latest/drivers/gpio/
Dgpio_rzt2m.c81 rzt2m_unlock_prcrs(PRCRS_GPIO); in rzt2m_gpio_unlock()
/Zephyr-latest/drivers/serial/
Duart_rzt2m.c280 rzt2m_unlock_prcrs(PRCRS_GPIO); in rzt2m_uart_init()