Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_xspi.h502 #define HAL_XSPI_CSSEL_NCS1 (0x00000000U) /*!< The output of nCS is n… macro
1124 #define IS_XSPI_CSSEL(CSSEL) (((CSSEL) == HAL_XSPI_CSSEL_NCS1) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_xspi.h511 #define HAL_XSPI_CSSEL_NCS1 (0x00000000U) /*!< The output of nCS is n… macro
1160 #define IS_XSPI_CSSEL(CSSEL) (((CSSEL) == HAL_XSPI_CSSEL_NCS1) || \