Home
last modified time | relevance | path

Searched refs:TEP (Results 1 – 13 of 13) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dnrf51_deprecated.h145 #define CH0_TEP CH[0].TEP
147 #define CH1_TEP CH[1].TEP
149 #define CH2_TEP CH[2].TEP
151 #define CH3_TEP CH[3].TEP
153 #define CH4_TEP CH[4].TEP
155 #define CH5_TEP CH[5].TEP
157 #define CH6_TEP CH[6].TEP
159 #define CH7_TEP CH[7].TEP
161 #define CH8_TEP CH[8].TEP
163 #define CH9_TEP CH[9].TEP
[all …]
Dnrf51_to_nrf52810.h291 #define CH0_TEP CH[0].TEP
297 #define CH1_TEP CH[1].TEP
303 #define CH2_TEP CH[2].TEP
309 #define CH3_TEP CH[3].TEP
315 #define CH4_TEP CH[4].TEP
321 #define CH5_TEP CH[5].TEP
327 #define CH6_TEP CH[6].TEP
333 #define CH7_TEP CH[7].TEP
339 #define CH8_TEP CH[8].TEP
345 #define CH9_TEP CH[9].TEP
[all …]
Dnrf51_to_nrf52840.h388 #define CH0_TEP CH[0].TEP
394 #define CH1_TEP CH[1].TEP
400 #define CH2_TEP CH[2].TEP
406 #define CH3_TEP CH[3].TEP
412 #define CH4_TEP CH[4].TEP
418 #define CH5_TEP CH[5].TEP
424 #define CH6_TEP CH[6].TEP
430 #define CH7_TEP CH[7].TEP
436 #define CH8_TEP CH[8].TEP
442 #define CH9_TEP CH[9].TEP
[all …]
Dnrf51_to_nrf52.h1431 #define CH0_TEP CH[0].TEP
1437 #define CH1_TEP CH[1].TEP
1443 #define CH2_TEP CH[2].TEP
1449 #define CH3_TEP CH[3].TEP
1455 #define CH4_TEP CH[4].TEP
1461 #define CH5_TEP CH[5].TEP
1467 #define CH6_TEP CH[6].TEP
1473 #define CH7_TEP CH[7].TEP
1479 #define CH8_TEP CH[8].TEP
1485 #define CH9_TEP CH[9].TEP
[all …]
Dnrf52805.h482 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
490 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
Dnrf52810.h530 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
538 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
Dnrf52811.h549 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
557 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
Dnrf52820.h477 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
485 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
Dnrf52.h557 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
565 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
Dnrf52833.h632 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
640 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
Dnrf51.h189 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Channel task end-point. … member
Dnrf52840.h610 …__IOM uint32_t TEP; /*!< (@ 0x00000004) Description cluster: Channel n t… member
618 …__IOM uint32_t TEP; /*!< (@ 0x00000000) Description cluster: Channel n t… member
/hal_nordic-latest/nrfx/hal/
Dnrf_ppi.h462 p_reg->CH[(uint32_t) channel].TEP = tep; in nrf_ppi_channel_endpoint_setup()
476 p_reg->CH[(uint32_t) channel].TEP = tep; in nrf_ppi_task_endpoint_setup()
485 p_reg->FORK[(uint32_t) channel].TEP = fork_tep; in nrf_ppi_fork_endpoint_setup()