Home
last modified time | relevance | path

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

/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Duspi_reg.h508 #define USPI_CTLIN0_ININV_Msk (0x1ul << USPI_CTLIN0_ININV_Pos) /*!< USP… macro
/hal_nuvoton-2.7.6/m48x/StdDriver/src/
Dusci_spi.c87 uspi->CTLIN0 |= USPI_CTLIN0_ININV_Msk; in USPI_Open()