Searched refs:STRONGEST (Results 1 – 3 of 3) sorted by relevance
60 CHECK(GPIODriveStrength::STRONGEST().get_strength() == GPIO_DRIVE_CAP_3);167 CHECK(gpio.get_drive_strength() == GPIODriveStrength::STRONGEST());396 CHECK(gpio.get_drive_strength() == GPIODriveStrength::STRONGEST());
208 static GPIODriveStrength STRONGEST();
111 GPIODriveStrength GPIODriveStrength::STRONGEST() in STRONGEST() function in idf::GPIODriveStrength