Searched full:grtc (Results 1 – 25 of 30) sorted by relevance
12
5 bool "nRF GRTC Timer"22 This feature allows GRTC SYSCOUNTER to go to sleep state.25 bool "Application defines GRTC initialization"27 Application defines the initialization procedure and time of the GRTC34 Start the SYSCOUNTER when initializing the GRTC. This should only be41 the GRTC. Usually this is only needed by the processor that is starting
18 #define GRTC_NODE DT_NODELABEL(grtc)20 /* Ensure that GRTC properties in devicetree are defined correctly. */22 #error GRTC owned-channels DT property is not defined27 #error GRTC child-owned-channels DT property must be a subset of owned-channels156 /* protection is not needed because we are in the GRTC interrupt in sys_clock_timeout_handler()411 /* Clear all GRTC channels except the systemoff_channel. */ in z_nrf_grtc_wakeup_prepare()
16 /** @brief GRTC timer compare event handler.18 * Called from GRTC ISR context when processing a compare event.32 /** @brief Allocate GRTC capture/compare channel.39 /** @brief Free GRTC capture/compare channel.116 * @param target_time Absolute target time in GRTC ticks.118 * @param handler User function called in the context of the GRTC interrupt.140 /** @brief Convert system clock time to GRTC ticks.144 * @retval >=0 Positive value represents @p t in GRTC tick value.155 * used simultaneously on the same GRTC channel.178 /** @brief Prepare GRTC as a source of wake up event and set the wake up time.[all …]
7 description: Nordic GRTC (Global RTC)9 compatible: "nordic,nrf-grtc"
9 &grtc {
14 &grtc {
41 &grtc {
51 &grtc {
57 &grtc {
52 &grtc {
65 &grtc {
44 &grtc {
39 &grtc {
92 &grtc {
12 Global Real Time Counter (GRTC) is shown below:
72 This feature allows using ELV mode when GRTC operates with the LFXO as
32 bool "GRTC driver logging"
22 /* Relative 1ms from now timeout converted to GRTC */ in ZTEST()
40 * :abbr:`GRTC (Global real-time counter)`69 | GRTC | on-chip | system clock |88 | GRTC | on-chip | system clock |
26 * :abbr:`GRTC (Global real-time counter)`74 | GRTC | on-chip | counter |
74 &grtc {
44 * GRTC (Global Real-time Counter)
488 grtc: grtc@e2000 { label489 compatible = "nordic,nrf-grtc";