Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_qspi.h981 return (bool)((p_reg->CINSTRCONF & (QSPI_CINSTRCONF_LFEN_Msk | QSPI_CINSTRCONF_LFSTOP_Msk)) in nrf_qspi_cinstr_long_transfer_is_ongoing()
990 mask |= (finalize ? QSPI_CINSTRCONF_LFSTOP_Msk : 0); in nrf_qspi_cinstr_long_transfer_continue()
/hal_nordic-3.5.0/nrfx/mdk/
Dnrf52840_bitfields.h9930 #define QSPI_CINSTRCONF_LFSTOP_Msk (0x1UL << QSPI_CINSTRCONF_LFSTOP_Pos) /*!< Bit mask of LFSTOP fi… macro
Dnrf5340_application_bitfields.h10632 #define QSPI_CINSTRCONF_LFSTOP_Msk (0x1UL << QSPI_CINSTRCONF_LFSTOP_Pos) /*!< Bit mask of LFSTOP fi… macro