Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_spi/
Dr_spi.c50 #define R_SPI0_SPCMD0_SSLKP_Pos (7U) ///< SSL Level Keep set… macro
51 #define R_SPI0_SPCMD0_SSLKP_Msk (1U << R_SPI0_SPCMD0_SSLKP_Pos) ///< SSL Level Keep set…
582 spcmd0 |= (uint32_t) (!p_ctrl->p_cfg->operating_mode << R_SPI0_SPCMD0_SSLKP_Pos); in r_spi_hw_config()