19 Commits (main)

Author SHA1 Message Date
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 9c1aeb5fd3 syscall: rename z_user_ to k_usermode_ 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas 95b56cdffd drivers: pwm: remove _pin from API calls 3 years ago
Gerard Marull-Paretas fbf73334f3 drivers: pwm: make all drivers use channel variable name 3 years ago
Henrik Brix Andersen 77b8440fd1 drivers: pwm: add API for capturing pwm pulse width and period 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Henrik Brix Andersen db611e6781 drivers: pwm: add support for inverted PWM signals 6 years ago
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API 6 years ago
Anas Nashif 5843884887 cleanup: include/: move pwm.h to drivers/pwm.h 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Andrew Boie 8345e5ebf0 syscalls: remove policy from handler checks 7 years ago
Leandro Pereira c200367b68 drivers: Perform a runtime check if a driver is capable of an operation 7 years ago
Andrew Boie 0f66b9f7d8 drivers: pwm: add system call handlers 8 years ago