summaryrefslogtreecommitdiff
path: root/chip/npcx/wov.c
Commit message (Expand)AuthorAgeFilesLines
* npcx7: introduce npcx7m7wc chip and refine memory layout of npcx7m7wbCHLin2019-04-031-1/+1
* 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/+13
* wov: Modify wov_set_gain to update gain params in wov_confScott Collyer2018-12-041-0/+3
* wov: Split i2s_set_config into 2 functionsScott Collyer2018-12-041-7/+22
* wov: Fix mispelling of wov_conf right_chan_gainScott Collyer2018-12-041-1/+1
* wov: Detect I2S overrun/underrun burstsScott Collyer2018-12-041-0/+46
* npcx: WoV: enhance the WoV driver and fix bugsCHLin2018-09-031-105/+242
* npcx: change chip variants of npcx7 series for better clarification.Mulin Chao2018-04-271-1/+1
* chip/npcx: Ensure software watchdog has highest priorityNicolas Boichat2018-04-051-1/+1
* npcx7: WoV: Add support for Wake-on-Voice (WoV) moduleCHLin2018-02-281-2/+1846
* npcx7: Add definition/configuration for npcx7m6xb/npcx7m7wCHLin2018-01-171-0/+10