summaryrefslogtreecommitdiff
path: root/chip/npcx/wov_chip.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/npcx/wov_chip.h: Format with clang-formatJack Rosenthal2022-06-281-48/+32
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* wov: Add API method to retrieve the channel gain parametersScott Collyer2018-12-061-0/+9
* wov: Split i2s_set_config into 2 functionsScott Collyer2018-12-041-4/+12
* wov: Fix mispelling of wov_conf right_chan_gainScott Collyer2018-12-041-1/+1
* npcx: WoV: enhance the WoV driver and fix bugsCHLin2018-09-031-12/+1
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-281-0/+652