Glenn Ruben Bakke
|
ea95dcba4d
|
nrf5/hal/timer: Update timer hal to use value provided in init to configure the irq_priority.
|
2017-06-02 19:21:51 +02:00 |
|
Glenn Ruben Bakke
|
f49f20a24e
|
nrf5/hal/timer: Implementing hal_timer to 1us prescaler. Multiplier inside to get to millisecond resolution. Callback must be registered before starting a timer.
|
2017-06-02 19:21:51 +02:00 |
|
Glenn Ruben Bakke
|
d9813910da
|
nrf5/modules/machine/timer: If timer is used in combination with SOFT_PWM (implicitly use of ticker.c) guard the Timer1 instance from being instantiated trough python timer module. Also disable implementation of the HAL IRQ handler which is for now explicitly implemented in ticker.c for Timer1.
|
2017-05-25 00:25:14 +02:00 |
|
Glenn Ruben Bakke
|
6f72e73137
|
nrf5/hal/timer: Quickfix. Disable IRQ handler if SOFT_PWM is configured to be enabled. Ticker driver has in current driver a seperate IRQ handler for this timer instance.
|
2017-05-18 23:11:41 +02:00 |
|
Glenn Ruben Bakke
|
130a00fdeb
|
nrf5/hal/timer: Adding start/stop template functions to hal_timer.h/.c
|
2017-05-08 22:10:02 +02:00 |
|
Glenn Ruben Bakke
|
a0638880b3
|
nrf5/modules/timer: Optimizing timer object structure and updating the module to use new hal_timer_init structures and parameters.
|
2017-04-30 20:15:03 +02:00 |
|
Glenn Ruben Bakke
|
0437fafaac
|
nrf5/hal/timer: Adding empty IRQ handlers for all timers.
|
2017-04-30 19:42:54 +02:00 |
|
Glenn Ruben Bakke
|
53fdcf91d7
|
nrf5/hal: Adding empty init function in hal_timer.c
|
2016-12-26 16:08:59 +01:00 |
|
Glenn Ruben Bakke
|
1264122e76
|
nrf5/hal: Adding skeleton files for rtc and timer driver.
|
2016-12-25 18:10:31 +01:00 |
|