Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_spim.h508 NRF_SPIM_CSN_POL_HIGH = SPIM_CSNPOL_CSNPOL0_HIGH ///< Active high (idle state low). enumerator
511 NRF_SPIM_CSN_POL_HIGH = SPIM_CSNPOL_CSNPOL_HIGH ///< Active high (idle state low).
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c559 NRF_SPIM_CSN_POL_HIGH : NRF_SPIM_CSN_POL_LOW) : in spim_configure()