Home
last modified time | relevance | path

Searched refs:MODE (Results 1 – 20 of 20) sorted by relevance

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_cache.h645 p_reg->MODE = ((p_reg->MODE & ~CACHE_MODE_MODE_Msk) | in nrf_cache_ram_mode_set()
652 return (p_reg->MODE & CACHE_MODE_MODE_Msk) == (CACHE_MODE_MODE_Ram << CACHE_MODE_MODE_Pos); in nrf_cache_ram_mode_check()
658 p_reg->MODE = ((p_reg->MODE & ~CACHE_MODE_RAMSIZE_Msk) | (ramsize << CACHE_MODE_RAMSIZE_Pos)); in nrf_cache_ramsize_set()
663 return (nrf_cache_ramsize_t)((p_reg->MODE & CACHE_MODE_RAMSIZE_Msk) >> CACHE_MODE_RAMSIZE_Pos); in nrf_cache_ramsize_get()
Dnrf_comp.h473 p_reg->MODE |= (main_mode << COMP_MODE_MAIN_Pos); in nrf_comp_main_mode_set()
479 p_reg->MODE |= (speed_mode << COMP_MODE_SP_Pos); in nrf_comp_speed_mode_set()
Dnrf_timer.h843 p_reg->MODE = (p_reg->MODE & ~TIMER_MODE_MODE_Msk) | in nrf_timer_mode_set()
849 return (nrf_timer_mode_t)(p_reg->MODE); in nrf_timer_mode_get()
Dnrf_pdm.h553 p_reg->MODE = ((pdm_mode << PDM_MODE_OPERATION_Pos) & PDM_MODE_OPERATION_Msk) in nrf_pdm_mode_set()
561 uint32_t mode = p_reg->MODE; in nrf_pdm_mode_get()
Dnrf_i2s.h660 p_reg->CONFIG.MODE = p_config->mode; in nrf_i2s_configure()
Dnrf_pwm.h736 p_reg->MODE = mode; in nrf_pwm_configure()
Dnrf_ccm.h1056 p_reg->MODE = (((uint32_t)p_config->mode << CCM_MODE_MODE_Pos) | in nrf_ccm_configure()
Dnrf_radio.h1772 p_reg->MODE = ((uint32_t) radio_mode << RADIO_MODE_MODE_Pos); in nrf_radio_mode_set()
1777 return (nrf_radio_mode_t)((p_reg->MODE & RADIO_MODE_MODE_Msk) >> RADIO_MODE_MODE_Pos); in nrf_radio_mode_get()
/hal_nordic-3.5.0/nrfx/mdk/
Dnrf52810.h812 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1362 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1570 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
1694 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
1781 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
1819 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf52.h632 …__IOM uint32_t MODE; /*!< (@ 0x00000000) I2S mode. … member
967 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1606 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1811 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
1932 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
2059 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
2097 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf52811.h863 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1432 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1640 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
1764 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
1851 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
1889 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf52833.h707 …__IOM uint32_t MODE; /*!< (@ 0x00000000) I2S mode. … member
1144 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1816 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
2024 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
2149 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
2274 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
2312 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf52840.h705 …__IOM uint32_t MODE; /*!< (@ 0x00000000) I2S mode. … member
1183 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1838 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
2046 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
2170 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
2295 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
2333 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf51.h369 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation. … member
686 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer Mode selection. … member
896 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode. … member
Dnrf5340_application.h839 …__IOM uint32_t MODE; /*!< (@ 0x00000000) I2S mode … member
1319 …__IOM uint32_t MODE; /*!< (@ 0x00000514) Cache mode. Switching from Cache… member
2118 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
2299 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
2438 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
2483 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf9120.h687 …__IOM uint32_t MODE; /*!< (@ 0x00000000) I2S mode. … member
1552 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1757 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
1802 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf9160.h662 …__IOM uint32_t MODE; /*!< (@ 0x00000000) I2S mode. … member
1498 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1703 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Selects operating mode of the wa… member
1748 …__IOM uint32_t MODE; /*!< (@ 0x00000508) Defines the routing of the conne… member
Dnrf52820.h872 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1390 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1598 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
1723 …__IOM uint32_t MODE; /*!< (@ 0x00000534) Mode configuration … member
Dnrf52805.h773 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1322 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1530 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member
Dnrf5340_network.h872 …__IOM uint32_t MODE; /*!< (@ 0x00000510) Data rate and modulation … member
1092 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Timer mode selection … member
1220 …__IOM uint32_t MODE; /*!< (@ 0x00000504) Operation mode … member