Searched refs:TIMING (Results 1 – 2 of 2) sorted by relevance
18 a TIMING register to write in order to generate the correct I2C clock signal.20 The calculation of that TIMING value can be given by the `STM32CubeMX`_ application23 Because the code sequence to calculate the I2C V2 TIMING value is heavy,71 The sample gives the corresponding TIMING value to report to the Device Tree:
222 NRF_RADIO->TIMING = (RADIO_TIMING_RU_Legacy << RADIO_TIMING_RU_Pos) & in radio_reset()225 NRF_RADIO->TIMING = (RADIO_TIMING_RU_Fast << RADIO_TIMING_RU_Pos) & in radio_reset()