Searched refs:frame_delay_min (Results 1 – 1 of 1) sorted by relevance
544 uint16_t frame_delay_min);1026 NRF_STATIC_INLINE void nrf_nfct_frame_delay_min_set(NRF_NFCT_Type * p_reg, uint16_t frame_delay_min) in nrf_nfct_frame_delay_min_set() argument1029 ((uint32_t)frame_delay_min << NFCT_FRAMEDELAYMIN_FRAMEDELAYMIN_Pos) & in nrf_nfct_frame_delay_min_set()
Completed in 6 milliseconds