Searched refs:DIGITAL_PAYLOAD_BITS_TO_FSL (Results 1 – 1 of 1) sorted by relevance
36 #define DIGITAL_PAYLOAD_BITS_TO_FSL(s) ((s) & 0x3) macro385 psl_req->fsl = DIGITAL_PAYLOAD_BITS_TO_FSL(payload_bits); in digital_in_send_psl_req()