zephyr/tests/boards
Adam Wojasinski 0caa249f90 tests: boards: nrf52_bsim: egu: Replace obsolete timer frequency API
New nrfx release removes depricated `nrf_timer_frequency_set()`
function. Instead of it `nrf_timer_prescaler_set` is used with
`NRF_TIMER_PRESCALER_CALCULATE()` and `NRF_TIMER_BASE_FREQUENCY_GET()`
macros.

Signed-off-by: Adam Wojasinski <adam.wojasinski@nordicsemi.no>
2023-05-05 11:47:53 +02:00
..
altera_max10 ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
espressif_esp32/cache_coex tests: espressif_esp32: Fix docs generation issue 2022-10-08 18:33:21 +02:00
frdm_k64f/i2c devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
intel_adsp xtensa: use sys_cache API instead of custom interfaces 2023-04-26 07:31:22 -04:00
mec15xxevb_assy6853 tests: mec15xxevb_assy6853: qspi: make module vars static 2023-04-24 21:29:55 +02:00
mec172xevb_assy6906/i2c_api tests: Enable the pca9555 chip on mec172xevb_assy6906 2022-09-13 08:54:25 +00:00
native_posix samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
nrf52_bsim/egu tests: boards: nrf52_bsim: egu: Replace obsolete timer frequency API 2023-05-05 11:47:53 +02:00