Lines Matching full:configuration
196 * @brief Bit masks for NFC transmission frame configuration.
207 * @brief Bit masks for NFC reception frame configuration.
217 …* @brief 'NFCI1 size' NFC field configuration for the SENS_RES frame according to the NFC Forum Di…
232 …* @brief 'Bit frame SDD' NFC field configuration for the SENS_RES frame according to the NFC Forum…
251 …* @brief 'Platofrm Config' NFC field configuration for the SENS_RES frame according to the NFC For…
262 * @brief Bit masks for SEL_RES NFC frame configuration.
271 …* @brief Protocol NFC field (bits b7 and b6) configuration for the SEL_RES frame according to the …
490 * @brief Function for getting the Frame Delay Mode configuration.
497 * @brief Function for setting the NFC Frame Delay Mode configuration.
499 * @param[in] frame_delay_mode Frame Delay Mode configuration.
529 * @brief Function for getting the flags for NFC frame transmission configuration.
531 …* @return The flags of the NFCT frame transmission configuration, defined in @ref nrf_nfct_tx_fram…
536 * @brief Function for setting up the flags of the NFC frame transmission configuration.
538 …* @param[in] flags Flags for NFCT TX configuration. Use @ref nrf_nfct_tx_frame_config_t for settin…
566 * @brief Function for getting the flags of the NFC frame reception configuration.
568 …* @return The flags for NFCT frame reception configuration, defined in @ref nrf_nfct_rx_frame_conf…
577 * @param[in] flags NFCT RX configuration flags. Use @ref nrf_nfct_rx_frame_config_t for setting
578 * the desired configuration.
594 …* @note This function always returns the full configuration of the NFCID1 setting (10 bytes), rega…
646 * @brief Function for getting the NFCID1 size from the SENS_RES frame configuration.
656 * configuration.
667 * @brief Function for getting the Bit Frame SDD field from the SENS_RES frame configuration.
671 * @return The Bit Frame SDD field configuration.
676 * @brief Function for setting the Bit Frame SDD field in the SENS_RES frame configuration.
680 * @param[in] bit_frame_sdd The Bit Frame SDD field configuration.
685 * @brief Function for getting the Platform Config field from the SENS_RES frame configuration.
689 * @return The Platform Config field configuration.
694 * @brief Function for setting the Platform Config field in the SENS_RES frame configuration.
698 * @param[in] platform_config The Platform Config field configuration.
724 * @brief Function for setting the Protocol field in the SEL_RES frame configuration.