Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_utils.c33 #define RSPEC_KBPS_MASK (0x7f) macro
34 #define RSPEC_500KBPS(rate) ( (rate)& RSPEC_KBPS_MASK )
Dwhd_wifi_api.c76 #define RSPEC_KBPS_MASK (0x7f) macro
77 #define RSPEC_500KBPS(rate) ( (rate) & RSPEC_KBPS_MASK )