summaryrefslogtreecommitdiff
path: root/include/kernel/lowio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename include guardsReiko Asakura2021-03-085-15/+15
|
* Add package workflowReiko Asakura2021-02-115-0/+20
|
* Fix includes: variousReiko Asakura2021-02-115-10/+0
|
* Make errors signedReiko Asakura2020-09-194-14/+14
|
* Corrections to SceIftuPlaneStateReiko Asakura2020-04-091-13/+13
|
* Fix broken headersdevnoname1202018-08-171-1/+1
|
* Add IFTU header and NIDSergi Granell2018-07-271-0/+94
|
* DSI case fixesSergi Granell2018-02-142-3/+3
|
* Add DSISergi Granell2018-02-142-0/+40
|
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell2017-11-293-6/+50
| | | | | | | | | | | | * Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements
* Fix psp2kern/types.h include in psp2kern headersSergi Granell2017-11-132-2/+2
|
* Named anonymous enums in psp2kernRinnegatamante2017-10-051-6/+6
| | | | Named anonymous enums in psp2kern
* Add more display and I2C NIDsSergi Granell2017-08-061-0/+1
|
* Update I2CSergi Granell2017-07-111-11/+13
|
* Add UART, syscon, I2C nids. Add I2C header.Sergi Granell2017-06-151-0/+39
|
* Add GPIO header and more NIDs (#158)Sergi Granell2017-04-101-0/+42
* Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs