| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_twi.c | 80 #define TWI_FLAG_NO_STOP(flags) (flags & NRFX_TWI_FLAG_TX_NO_STOP) argument 81 #define TWI_FLAG_SUSPEND(flags) (flags & NRFX_TWI_FLAG_SUSPEND) argument 82 #define TWI_FLAG_NO_HANDLER_IN_USE(flags) (flags & NRFX_TWI_FLAG_NO_XFER_EVT_HANDLER) argument 101 uint32_t flags; member 615 uint32_t flags) in twi_xfer() 681 uint32_t flags) in nrfx_twi_xfer()
|
| D | nrfx_pwm.c | 78 uint32_t flags; member 285 uint32_t flags, in start_playback() 358 uint32_t flags) in nrfx_pwm_simple_playback() 403 uint32_t flags) in nrfx_pwm_complex_playback()
|
| D | nrfx_twim.c | 96 uint32_t flags; member 429 uint32_t flags) in twim_xfer() 632 uint32_t flags) in nrfx_twim_xfer()
|
| D | nrfx_uarte.c | 175 nrfx_atomic_t flags; member 840 uint32_t flags) in blocking_tx() 882 uint32_t flags) in nrfx_uarte_tx() 1283 nrfx_err_t nrfx_uarte_rx_enable(nrfx_uarte_t const * p_instance, uint32_t flags) in nrfx_uarte_rx_enable() 1667 uint32_t flags = NRFX_UARTE_RX_ENABLE_CONT | NRFX_UARTE_RX_ENABLE_STOP_ON_END; in nrfx_uarte_rx() local
|
| D | nrfx_spim.c | 743 uint32_t flags, in nrfx_spim_xfer_dcx() 803 uint32_t flags) in spim_xfer() 909 uint32_t flags) in nrfx_spim_xfer()
|
| D | nrfx_twis.c | 184 static inline bool nrfx_twis_check_bit(uint32_t flags, in nrfx_twis_check_bit() 200 static inline uint32_t nrfx_twis_clear_bit(uint32_t flags, in nrfx_twis_clear_bit()
|
| D | nrfx_gpiote.c | 111 #define PIN_FLAG_IS_OUTPUT(flags) ((flags & PIN_FLAG_DIR_MASK) == PIN_FLAG_OUTPUT) argument 125 #define PIN_FLAG_TRIG_MODE_GET(flags) \ argument 146 #define PIN_GET_HANDLER_ID(flags) \ argument 166 #define PIN_GET_TE_ID(flags) ((flags & PIN_TE_ID_MASK) >> PIN_TE_ID_SHIFT) argument
|
| D | nrfx_spi.c | 391 uint32_t flags) in nrfx_spi_xfer()
|
| D | nrfx_i2s.c | 349 uint8_t flags) in nrfx_i2s_start()
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_usbd.h | 1109 NRF_STATIC_INLINE void nrf_usbd_eventcause_clear(NRF_USBD_Type * p_reg, uint32_t flags) in nrf_usbd_eventcause_clear() 1148 NRF_STATIC_INLINE void nrf_usbd_epstatus_clear(NRF_USBD_Type * p_reg, uint32_t flags) in nrf_usbd_epstatus_clear() 1166 NRF_STATIC_INLINE void nrf_usbd_epdatastatus_clear(NRF_USBD_Type * p_reg, uint32_t flags) in nrf_usbd_epdatastatus_clear()
|
| D | nrf_nfct.h | 1227 NRF_STATIC_INLINE void nrf_nfct_tx_frame_config_set(NRF_NFCT_Type * p_reg, uint8_t flags) in nrf_nfct_tx_frame_config_set() 1249 NRF_STATIC_INLINE void nrf_nfct_rx_frame_config_set(NRF_NFCT_Type * p_reg, uint8_t flags) in nrf_nfct_rx_frame_config_set()
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_nfct.h | 538 NRFY_STATIC_INLINE void nrfy_nfct_tx_frame_config_set(NRF_NFCT_Type * p_reg, uint8_t flags) in nrfy_nfct_tx_frame_config_set() 570 NRFY_STATIC_INLINE void nrfy_nfct_rx_frame_config_set(NRF_NFCT_Type * p_reg, uint8_t flags) in nrfy_nfct_rx_frame_config_set()
|
| /hal_nordic-latest/drivers/nrf_802154/sl/sl_opensource/include/protocol/ |
| D | mpsl_fem_protocol_api.h | 154 uint32_t flags; member
|
| /hal_nordic-latest/drivers/nrf_802154/driver/src/ |
| D | nrf_802154_aes_ccm_acc_ecb.c | 259 const uint8_t flags, in b0_format()
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_usbd.h | 255 uint32_t flags; //!< Transfer flags. member
|
| D | nrfx_uarte.h | 318 uint32_t flags; ///< Flags. See @ref NRFX_UARTE_TX_DONE_FLAGS. member
|