Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c860 uint32_t nfcid1_buff_len) in nrfx_nfct_nfcid1_default_bytes_get() argument
867 if ((nfcid1_buff_len != NRFX_NFCT_NFCID1_SINGLE_SIZE) && in nrfx_nfct_nfcid1_default_bytes_get()
868 (nfcid1_buff_len != NRFX_NFCT_NFCID1_DOUBLE_SIZE) && in nrfx_nfct_nfcid1_default_bytes_get()
869 (nfcid1_buff_len != NRFX_NFCT_NFCID1_TRIPLE_SIZE)) in nrfx_nfct_nfcid1_default_bytes_get()
891 if (nfcid1_buff_len != NRFX_NFCT_NFCID1_SINGLE_SIZE) in nrfx_nfct_nfcid1_default_bytes_get()
897 if (nfcid1_buff_len == NRFX_NFCT_NFCID1_TRIPLE_SIZE) in nrfx_nfct_nfcid1_default_bytes_get()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_nfct.h324 uint32_t nfcid1_buff_len);