Home
last modified time | relevance | path

Searched refs:modules (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_cracen.h145 NRF_STATIC_INLINE void nrf_cracen_module_enable(NRF_CRACEN_Type * p_reg, uint32_t modules);
153 NRF_STATIC_INLINE void nrf_cracen_module_disable(NRF_CRACEN_Type * p_reg, uint32_t modules);
226 NRF_STATIC_INLINE void nrf_cracen_module_enable(NRF_CRACEN_Type * p_reg, uint32_t modules) in nrf_cracen_module_enable() argument
228 p_reg->ENABLE |= modules; in nrf_cracen_module_enable()
231 NRF_STATIC_INLINE void nrf_cracen_module_disable(NRF_CRACEN_Type * p_reg, uint32_t modules) in nrf_cracen_module_disable() argument
233 p_reg->ENABLE &= ~modules; in nrf_cracen_module_disable()
/hal_nordic-latest/nrfx/samples/doc/
Dnrfx_examples.doxyfile315 # language. For instance, namespaces will be presented as modules, types will be
2348 # in the modules index. If set to NO, only the current project's groups will be
/hal_nordic-latest/nrfx/doc/
Dnrfx.doxyfile317 # language. For instance, namespaces will be presented as modules, types will be
2360 # in the modules index. If set to NO, only the current project's groups will be