Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_xspi.c3422 uint32_t mux; in XSPIM_GetConfig() local
3451 mux = (XSPIM->CR & XSPIM_CR_MUXEN); in XSPIM_GetConfig()
3453 if (mux != mode) in XSPIM_GetConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_xspi.c3369 uint32_t mux; in XSPIM_GetConfig() local
3398 mux = (XSPIM->CR & XSPIM_CR_MUXEN); in XSPIM_GetConfig()
3400 if (mux != mode) in XSPIM_GetConfig()