Searched refs:toUnderlying (Results 1 – 2 of 2) sorted by relevance
63 using utils::toUnderlying;134 mHwApi->setCtrlLoop(toUnderlying(loopMode)); in on()142 mHwApi->setLraWaveShape(toUnderlying(config->shape)); in on()
64 inline auto toUnderlying(const T value) { in toUnderlying() function