Searched refs:source (Results 1 – 14 of 14) sorted by relevance
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_clock.h | 672 NRF_STATIC_INLINE void nrf_clock_lf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_lfclk_t source); 754 NRF_STATIC_INLINE void nrf_clock_hf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source); 888 nrf_clock_hfclk_t source); 1004 nrf_clock_lfclk_t source, 1201 NRF_STATIC_INLINE void nrf_clock_lf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_lfclk_t source) in nrf_clock_lf_src_set() argument 1204 p_reg->LFCLKCTRL.SRC = (uint32_t)(source); in nrf_clock_lf_src_set() 1206 p_reg->NRF_LFCLKSRC = (uint32_t)(source); in nrf_clock_lf_src_set() 1248 NRF_STATIC_INLINE void nrf_clock_hf_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source) in nrf_clock_hf_src_set() argument 1250 p_reg->HFCLKSRC = (uint32_t)(source); in nrf_clock_hf_src_set() 1328 NRF_STATIC_INLINE void nrf_clock_hfclk192m_src_set(NRF_CLOCK_Type * p_reg, nrf_clock_hfclk_t source) in nrf_clock_hfclk192m_src_set() argument [all …]
|
| D | nrf_uicr.h | 241 nrf_uicr_ipcmap_pair_t source; /**< Source side. */ member 248 uint32_t source; /**< Source side. */ member 650 … link.source = p_reg->DPPI.LOCAL[index].CH.LINK.EN | ~p_reg->DPPI.LOCAL[index].CH.LINK.DIR; in nrf_uicr_feature_link_get() 653 link.source = p_reg->DPPI.LOCAL[index].CH.LINK.SOURCE; in nrf_uicr_feature_link_get() 661 … link.source = p_reg->DPPI.GLOBAL[index].CH.LINK.EN | ~p_reg->DPPI.GLOBAL[index].CH.LINK.DIR; in nrf_uicr_feature_link_get() 664 link.source = p_reg->DPPI.GLOBAL[index].CH.LINK.SOURCE; in nrf_uicr_feature_link_get() 683 map.source.ipct_channel = (p_reg->IPCMAP[index] & UICR_IPCMAP_IPCTCHSOURCE_Msk) in nrf_uicr_ipcmap_config_get() 686 map.source.domain = (nrf_domain_t)((p_reg->IPCMAP[index] & UICR_IPCMAP_DOMAINIDSOURCE_Msk) in nrf_uicr_ipcmap_config_get()
|
| D | nrf_lrcconf.h | 281 nrf_lrcconf_clk_src_t source, 458 nrf_lrcconf_clk_src_t source, in nrf_lrcconf_clock_source_set() argument 470 ((source << LRCCONF_CLKCTRL_SRC_SRC_Pos) & LRCCONF_CLKCTRL_SRC_SRC_Msk); in nrf_lrcconf_clock_source_set()
|
| /hal_nordic-latest/drivers/nrf_802154/ |
| D | LICENSE | 4 Redistribution and use in source and binary forms, with or without 7 1. Redistributions of source code must retain the above copyright notice, this
|
| D | CMakeLists.txt | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/drivers/nrf_802154/sl/ |
| D | CMakeLists.txt | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/drivers/nrf_802154/common/ |
| D | CMakeLists.txt | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/drivers/nrf_802154/sl/sl_opensource/ |
| D | CMakeLists.txt | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/zephyr/ |
| D | LICENSE.txt | 6 Redistribution and use in source and binary forms, with or without modification, 9 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/drivers/nrf_802154/serialization/ |
| D | CMakeLists.txt | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/drivers/nrf_802154/driver/ |
| D | CMakeLists.txt | 7 # Redistribution and use in source and binary forms, with or without 10 # 1. Redistributions of source code must retain the above copyright notice, this
|
| /hal_nordic-latest/nrfx/samples/doc/ |
| D | nrfx_examples.doxyfile | 80 # option can be useful when feeding doxygen a huge amount of source files, where 526 # locally in source files will be included in the documentation. If set to NO, 912 # documented source files. You may enter file names like myfile.cpp or 922 # This tag can be used to specify the character encoding of the source files 932 # This tag can be used to specify the character encoding of the source files 944 # *.h) to filter out the source-files in the directories. 970 # excluded from the INPUT source files. This way you can easily exclude a 1014 # *.h) to filter out the source-files in the directories. If left blank all 1073 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). 1078 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file [all …]
|
| /hal_nordic-latest/nrfx/doc/ |
| D | nrfx.doxyfile | 80 # option can be useful when feeding doxygen a huge amount of source files, where 528 # locally in source files will be included in the documentation. If set to NO, 914 # documented source files. You may enter file names like myfile.cpp or 932 # This tag can be used to specify the character encoding of the source files 942 # This tag can be used to specify the character encoding of the source files 954 # *.h) to filter out the source-files in the directories. 980 # excluded from the INPUT source files. This way you can easily exclude a 1023 # *.h) to filter out the source-files in the directories. If left blank all 1082 # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). 1087 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file [all …]
|
| /hal_nordic-latest/nrfx/ |
| D | CHANGELOG.md | 174 - Changed a default value of the source reference structure member from 1.8V to 1.2V in the COMP dr… 250 - Moved static inline functions from the header file to the source file in the GPPI helper. 317 …Improved management of low frequency clock source during initialization in the CLOCK driver. Compa… 556 - Corrected the LFCLK source selection values in the template configuration file for nRF9160.
|