Home
last modified time | relevance | path

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

/Zephyr-latest/soc/renesas/rzt2m/
Dsoc.c49 void rzt2m_lock_prcrs(uint32_t mask) in rzt2m_lock_prcrs() function
114 rzt2m_lock_prcrs(PRCRS_GPIO | PRCRS_CLK); in soc_early_init_hook()
Dsoc.h63 void rzt2m_lock_prcrs(uint32_t mask);
/Zephyr-latest/drivers/gpio/
Dgpio_rzt2m.c87 rzt2m_lock_prcrs(PRCRS_GPIO); in rzt2m_gpio_lock()
/Zephyr-latest/drivers/serial/
Duart_rzt2m.c386 rzt2m_lock_prcrs(PRCRS_GPIO); in rzt2m_uart_init()